feat(packaging) + chore(workplan): complete T02 for CYA-WP-0004 — implemented setuptools_scm for dynamic versioning
This commit is contained in:
parent
379c68097f
commit
2f1fba9767
4 changed files with 30 additions and 12 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -171,6 +171,9 @@ cython_debug/
|
|||
# Ruff stuff:
|
||||
.ruff_cache/
|
||||
|
||||
# Generated by setuptools_scm
|
||||
src/cya/_version.py
|
||||
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue