We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5b746f commit c5ab893Copy full SHA for c5ab893
appveyor.yml
@@ -24,4 +24,4 @@ build: off
24
cache: C:\Users\appveyor\pip\wheels
25
26
test_script:
27
- - "%python%\\Scripts\\pytest -v --cov=telegram"
+ - "%python%\\Scripts\\pytest -v --cov"
0 commit comments