springer-math / Mathematics-of-Epidemics-on-Networks

Source code accompanying 'Mathematics of Epidemics on Networks' by Kiss, Miller, and Simon http://www.springer.com/us/book/9783319508047 . Documentation for the software package is at https://epidemicsonnetworks.readthedocs.io/en/latest/
MIT License
151 stars 61 forks source link

get pip to work #4

Closed joelmiller closed 7 years ago

joelmiller commented 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.

joelmiller commented 7 years ago

Mostly done. I need to test better whether it's handling the requirements in setup.py appropriately.

joelmiller commented 7 years ago

Appears to now pass tests.