Closed stefanv closed 9 years ago
Can't test anything from my phone but looks good enough to me.
On Thu, Oct 8, 2015, 8:03 AM Stefan van der Walt notifications@github.com wrote:
@bnaul https://github.com/bnaul Please do a quick check for me before I
tag 0.3.
You can view, comment on, or merge this pull request online at:
https://github.com/mltsp/mltsp/pull/74 Commit Summary
- Fix entrypoint for console script
- Add version flag to 'mltsp' script
- Add test for entry point
- Update ignores
- Add example config and install
- Update and simplify installation instructions
- No longer ignore version file
- Update version
File Changes
- M .gitignore https://github.com/mltsp/mltsp/pull/74/files#diff-0 (2)
- M MANIFEST.in https://github.com/mltsp/mltsp/pull/74/files#diff-1 (1)
- M Makefile https://github.com/mltsp/mltsp/pull/74/files#diff-2 (5)
- M doc/install.md https://github.com/mltsp/mltsp/pull/74/files#diff-3 (63)
- M mltsp/Flask/flask_app.py https://github.com/mltsp/mltsp/pull/74/files#diff-4 (161)
- M mltsp/init.py https://github.com/mltsp/mltsp/pull/74/files#diff-5 (2)
- R mltsp/mltsp.yaml.example https://github.com/mltsp/mltsp/pull/74/files#diff-6 (4)
- M mltsp/setup.py https://github.com/mltsp/mltsp/pull/74/files#diff-7 (1)
- A mltsp/version.py https://github.com/mltsp/mltsp/pull/74/files#diff-8 (1)
- M setup.py https://github.com/mltsp/mltsp/pull/74/files#diff-9 (2)
Patch Links:
— Reply to this email directly or view it on GitHub https://github.com/mltsp/mltsp/pull/74.
Why are the tests failing?
@acrellin Because I am now using pip to install dependencies, and some installs are failing. Working on fixing that now.
Merging this so that I can tag the release.
@bnaul Please do a quick check for me before I tag 0.3.