forked from Lainports/opnsense-ports
10 lines
212 B
TOML
10 lines
212 B
TOML
--- pyproject.toml.orig 2020-02-02 00:00:00 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,7 +1,6 @@ requires = [
|
|
[build-system]
|
|
requires = [
|
|
"hatchling",
|
|
- "hatch-semver==2.0.1",
|
|
]
|
|
build-backend = "hatchling.build"
|
|
|