Skip to content

Commit

Permalink
Upgrade setuptools to install mock
Browse files Browse the repository at this point in the history
  • Loading branch information
arikfr committed Dec 7, 2016
1 parent 2d206ef commit abf57e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ machine:
2.7.3
dependencies:
pre:
- pip install --upgrade setuptools
- pip install -r requirements_dev.txt
- pip install -r requirements.txt
- pip install pymongo==3.2.1
Expand Down

0 comments on commit abf57e4

Please sign in to comment.