Closed joelmiller closed 7 years ago
Based on http://stackoverflow.com/questions/8247605/configuring-so-that-pip-install-can-work-from-github it should be possible to get pip to install this, but will require a setup.py file.
Mostly done. I need to test better whether it's handling the requirements in setup.py appropriately.
Appears to now pass tests.
Based on http://stackoverflow.com/questions/8247605/configuring-so-that-pip-install-can-work-from-github it should be possible to get pip to install this, but will require a setup.py file.