Skip to content

Commit

Permalink
updated dependencies to use v20-3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Pettypiece committed Nov 4, 2016
1 parent 140ec10 commit 71888e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ bootstrap: bootstrap-python3
bootstrap-python3:
virtualenv -p python3 env
env/bin/pip install -r requirements/base.txt
env/bin/python install -r requirements/base.txt

bootstrap-python2:
virtualenv env-python2
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pyyaml==3.11
tabulate==0.7.5
v20==3.0.6.0
v20==3.0.7.1

0 comments on commit 71888e0

Please sign in to comment.