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 558d426 commit 7575de8Copy full SHA for 7575de8
.circleci/config.yml
@@ -45,7 +45,6 @@ jobs:
45
name: Unit-Tests
46
command: |
47
. venv/bin/activate
48
- pip install
49
${PYTHON_BIN} setup.py nosetests
50
51
test-3.5:
0 commit comments