Skip to content

Tags: mdtanker/python_package_template

Tags

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev (#22)

* update .zenodo.json

* add workflow to validate .zenodo.json

* style: pre-commit fixes

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
updates to template and instructions (#1)

Change the default from `packagename` to `samplepackagename` which is available on `PyPI`. 
Also adds some additional files which were missing, such as `.git_archival.txt`,  `ISSUE_TEMPLATES` for GitHub issues, and `CHANGELOG.md`.
More detailed instructions on how to use the template and how contributors can contribute to the created package.