magpie
magpie copied to clipboard
Added requirements file for the project
Added a requirements.txt file for the project
Which can then be installed by
pip install -r requirements.txt
in case of a problem with setup.py