Releases: pacifica/template-repository
Releases · pacifica/template-repository
Pacifica Template Repository
v0.1.0 Pacifica Template Repository
This services as a marker for the base level of software development Python projects should aspire to when being developed.
- Travis Config to run PyLint and PyTest on Linux and fail if it doesn't pass.
- Appveyor Config to run PyLint and PyTest on Windows and fail if it doesn't pass.
- Pre-Commit Config to enforce standards of coding.