Closed mr-martian closed 5 years ago
Originally posted by @keggsmurph21 at 2018-03-06T23:51:23Z
apparently Requirements.txt
files are only for packages that will be registered with PyPI .. for this project it probably doesn't make any sense to try registering our file thru there and instead to make it available as a normal github repo
to this end, i've instead written a bash script install
that should handle importing the necessary dependencies ... see commit 978f40768c97173e8d5d93d7caee210a15779a60 for more details about relying on $ brew
in the script
Originally posted by @keggsmurph21 at 2018-03-02T13:50:04Z (original issue)
This project will probably have several nonstandard dependencies, so we want to make sure it's easy for people to actually use.