Skip to content

Commit

Permalink
future package required for builtins
Browse files Browse the repository at this point in the history
  • Loading branch information
irshadbhat committed Jul 12, 2016
1 parent daffcb5 commit f75e7f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
@@ -1,5 +1,6 @@
pbr
six
future
cython>=0.24.0a0
numpy>=1.10.4
scipy>=0.13.3
1 change: 1 addition & 0 deletions test-requirements.txt
@@ -1,3 +1,4 @@
future
testrepository
python-subunit
flake8
Expand Down

0 comments on commit f75e7f6

Please sign in to comment.