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 d307c7e commit b3e3504Copy full SHA for b3e3504
appveyor.yml
@@ -23,7 +23,7 @@ install:
23
- python get-poetry.py --preview
24
25
# Install dependencies
26
- - pip install codecov
+ - python -m pip install codecov
27
- poetry install -v
28
29
test_script:
0 commit comments