- Create a
pyproject.toml
file for your project from this template, and complete the [INSERT]
placeholders.
- Add in the
.gitignore
file the removal of .dat
and .data
files.
- Add, commit, and push these changes to the origin repository with the commit message
structuring the package
.
Solutions
The repository with the right structure and commits is available here: GitHub repo