mirror of
https://github.com/donlon/cloudflare-error-page.git
synced 2025-12-23 16:59:17 +00:00
Add versioning configuration to pyproject.toml
Fix "ValueError: Missing `tool.hatch.version` configuration" when using pip install
This commit is contained in:
@@ -22,3 +22,6 @@ include = [
|
||||
"cloudflare_error_page/*.py",
|
||||
"cloudflare_error_page/templates/*",
|
||||
]
|
||||
|
||||
[tool.hatch.version]
|
||||
path = "cloudflare_error_page/__init__.py"
|
||||
|
||||
Reference in New Issue
Block a user