improve dynamic version handling

This commit is contained in:
sebthom
2024-01-12 11:05:54 +01:00
parent 11f47140dc
commit 9d1ecb2882
5 changed files with 12 additions and 5 deletions

3
.gitignore vendored
View File

@@ -8,7 +8,7 @@ _LOCAL/
/config.yaml
/data
/*.log
kleinanzeigen_bot/version.py
kleinanzeigen_bot/_version.py
downloaded-ads
# python
@@ -19,6 +19,7 @@ __pycache__
/.eggs
/*.egg-info
/.mypy_cache
/.pdm-build/
/.pdm-python
# Eclipse