[x] I'm ready to merge
I can try to get the other python versions working as time permits
What's the context for this pull request?(this is a good place to reference any issues that this PR addresses)
This PR fixes part of #32 but only for Python 3.6
What's new?
I've added some specific version requirements which fixes some networkx compatibility issues. I've also added scipy to requirements.txt and removed python 3.2 and 3.2 from Travis as they are incompatible with scipy.
What should a reviewer feedback on?
The changes are minimal. Just double check that the CI tests pass again before merging.
Does anything need to be updated after merge?(e.g the wiki or the WhitakerLab website)
Probably not. Perhaps being explicit about what versions are required in any docs would help.
[x] I'm ready to merge I can try to get the other python versions working as time permits
What's the context for this pull request? (this is a good place to reference any issues that this PR addresses)
This PR fixes part of #32 but only for Python 3.6
What's new? I've added some specific version requirements which fixes some networkx compatibility issues. I've also added scipy to requirements.txt and removed python 3.2 and 3.2 from Travis as they are incompatible with scipy.
What should a reviewer feedback on? The changes are minimal. Just double check that the CI tests pass again before merging.
Does anything need to be updated after merge? (e.g the wiki or the WhitakerLab website)
Probably not. Perhaps being explicit about what versions are required in any docs would help.