News

UPDATE: You should probably follow the official Python Packaging user guide instead ... you need to add a .travis.yml file to the project root, giving you the following file structure project_name ├── ...
This repository is part of my post: Python Project Structure, where I explain my favorite way to organize and structure Python projects. The repository works as a template with all the folders and ...