Skip to content

Commit ea2c573

Browse files
committed
Merge pull request #114 from josenavas/missInstall
adding missing deps to install
2 parents 432f2cc + 3944d15 commit ea2c573

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

INSTALL.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Qiita is a python package, with support for python 2.7 and 3.2, that depends on
1515
* [NumPy](https://github.com/numpy/numpy)
1616
* [Pandas](http://pandas.pydata.org/)
1717
* [QIIME development version](https://github.com/biocore/qiime)
18+
* [future](http://python-future.org/)
19+
* [bcrypt](https://github.com/pyca/bcrypt/)
20+
* [redis](https://github.com/andymccurdy/redis-py)
1821

1922
And on the following packages:
2023

0 commit comments

Comments
 (0)