Closed cosinequanon closed 8 years ago
Run pip freeze > requirements.txt on your environment so others can know how you built the env. This helps others get started with this library :)
pip freeze > requirements.txt
I used 'pipreqs' to build requirements.txt & updated the readme with installation instructions
Can you verify this works for you?
Run
pip freeze > requirements.txt
on your environment so others can know how you built the env. This helps others get started with this library :)