Skip to content

Commit 11f9a1d

Browse files
author
Nate Ricklin
committed
get latest version of setuptools & virtualenv
1 parent 0698efb commit 11f9a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ machine:
44

55
dependencies:
66
pre:
7-
- pip install -U pip
7+
- pip install -U pip setuptools virtualenv
88
- pip install -r requirements.txt
99

1010
test:

0 commit comments

Comments
 (0)