Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 229 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 229 Bytes

Developing A Python Package and Implementing Continuous Integration

This repo shows you how to develop python packages with submodules etc and implement CI using pytest. You may want to ask why do we need to write packages ?