Adding requirements file

This commit is contained in:
zhangoose
2016-11-19 13:03:55 -05:00
parent bd9b0516f7
commit 6922a633c7
2 changed files with 5 additions and 1 deletions

View File

@@ -57,7 +57,7 @@ optional arguments:
## Requirements
* Python 2.7
* ```pip install fake-factory numpy ```
* ```pip install -r requirements.txt```
## License
This script is released under the [Apache version 2](LICENSE) license.