mirror of
https://github.com/beshu-tech/deltaglider.git
synced 2026-06-12 08:24:25 +02:00
build: Configure automatic versioning from git tags
- Use setuptools-scm for automatic version detection - Version now automatically derived from git tags - No need to manually update version in pyproject.toml - Added _version.py to .gitignore This enables automatic patch version bumping through git tags without manually updating any configuration files. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -81,4 +81,4 @@ docs/_static/
|
||||
docs/_templates/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
*.logsrc/deltaglider/_version.py
|
||||
|
||||
Reference in New Issue
Block a user