Skip to content

Commit 7575de8

Browse files
committed
Fixed circle broken testing
1 parent 558d426 commit 7575de8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
name: Unit-Tests
4646
command: |
4747
. venv/bin/activate
48-
pip install
4948
${PYTHON_BIN} setup.py nosetests
5049
5150
test-3.5:

0 commit comments

Comments
 (0)