Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion panelsplit/_version.py

This file was deleted.

2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ build-backend = "hatchling.build"
# Hatch versioning from Git tags
[tool.hatch.version]
source = "vcs" # derive version from Git tags
write-to = "panelsplit/_version.py"
fallback-version = "1.1.2"

# Package data configuration for hatchling
[tool.hatch.build.targets.wheel]
Expand Down
Loading