Request for help: Python library skeleton
Dear all-
Please help fill outĀ https://github.com/BONSAMURAIS/python-skeleton. I think we should have at least the following: * Simple instructions on what needs to be changed/updated from the skeleton * Instructions on how to set up Travis, Appveyor, and coveralls (or suitable replacements) * Instructions on how to set up CI code quality * Docs directory using Sphinx * Tests directory using pytest * CI scripts needed for conda packaging (seeĀ https://github.com/OcelotProject/Ocelot/tree/master/ci) and automatic uploading (plus instructions) * Normal python directory structure
|
|