Closed pgkirsch closed 8 years ago
I like it! Give it a real version number, though? I think this deserves a 1.0...
Oops I didn't realise it was 0.0. Given that the code still kind of sucks, and in keeping with the current GPkit precedent, I went with a 0.1 instead. Thanks for catching that!
Thanks @pgkirsch!
Is this an expected warning?
/Users/whoburg/anaconda/envs/gpkit/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires'
@galbramc, we now have a setup script for gpfit -- should Jenkins be updated to use it?
Yep, Jenkins should be using it so that the script it self gets tested. I'll make the updates.
@whoburg and @pgkirsch, I updated the Jenkins scripts, but now Jenkins is failing because the example is producing different results than what is stored in the repo.
see #52
Creating a setup.py to facilitate installation of gpfit system-wide. Ready for a quick review @whoburg (or @bqpd).