mirror of
https://github.com/openwrt/packages.git
synced 2025-12-20 01:21:21 +00:00
python-constantly: Update to 23.10.4, add new build dependency
This also adds a test.sh script for the packages feed CI. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
committed by
Tianling Shen
parent
8acd006b6e
commit
1fbe4b9a8b
@@ -0,0 +1,9 @@
|
||||
--- a/pyproject.toml
|
||||
+++ b/pyproject.toml
|
||||
@@ -1,5 +1,5 @@
|
||||
[build-system]
|
||||
-requires = ["setuptools>=68.2", "versioneer[toml]==0.29"]
|
||||
+requires = ["setuptools", "versioneer[toml]==0.29"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
Reference in New Issue
Block a user