mirror of
https://github.com/Febbweiss/Fake-Apache-Log-Generator.git
synced 2026-03-04 22:35:35 +00:00
Merge pull request #3 from zhangoose/requirements
Adding requirements file
This commit is contained in:
@@ -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.
|
||||
|
||||
4
requirements.txt
Normal file
4
requirements.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
fake-factory==0.7.2
|
||||
numpy==1.11.2
|
||||
Faker==0.7.3
|
||||
pytz==2016.7
|
||||
Reference in New Issue
Block a user