Skip to content

Commit

Permalink
Add SCons to requirements list
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed Aug 25, 2015
1 parent 9203635 commit 97b8d4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ machine:
TOX_ENV: py27

pre:
- pip install -U pip setuptools
- sudo pip install -U setuptools

checkout:
post:
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
click==5.0
bottle==0.12.8
click==5.0
colorama==0.3.3
pyserial==2.7
requests==2.7.0
scons==2.3.6

0 comments on commit 97b8d4e

Please sign in to comment.