Skip to content
This repository was archived by the owner on Sep 1, 2021. It is now read-only.

Commit bf27c93

Browse files
committed
Remove test requirements install
1 parent ccec1d5 commit bf27c93

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
@@ -26,7 +26,6 @@ jobs:
2626
pip install virtualenv
2727
virtualenv venv
2828
. venv/bin/activate
29-
pip install -r test_requirements.txt
3029
python setup.py install
3130
- save_cache:
3231
paths:

0 commit comments

Comments
 (0)