navdeep-G/setup.py

.travis.yml setup

alext234 opened this issue · 2 comments

It would be nice if you also provide .travis.yml for Travis CI.
In the script, it should test out a few commands with setup.py such as
python setup.py install, etc.

I'm not sure if we want to give a suggestion about which Ci system to use.
If there is a particular good reason why Travis Ci is preferred, that's fine, but if not - I wouldn't do that.

Maybe we can suggest it in the README thoughh?

There are a lot of cookiecutter templates, which provide different setup of Python project, including config, CI, testing, et.

And let this project for setup.py only.