mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 02:56:39 -04:00
- Add GitHub to MASTER_SITES Changes: https://github.com/fleetingbytes/hatch-semver/releases
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"
|
|
|