We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0698efb commit 11f9a1dCopy full SHA for 11f9a1d
circle.yml
@@ -4,7 +4,7 @@ machine:
4
5
dependencies:
6
pre:
7
- - pip install -U pip
+ - pip install -U pip setuptools virtualenv
8
- pip install -r requirements.txt
9
10
test:
0 commit comments