1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 03:09:51 +03:00
aports/testing/py3-cssutils/remove-setuptools_scm.patch
2021-07-15 14:17:41 +03:00

18 lines
381 B
Diff

--- a/setup.cfg
+++ b/setup.cfg
@@ -2,6 +2,7 @@
license_files =
COPYING
COPYING.LESSER
+version = %VERSION%
name = cssutils
author = Christof Hoeke
author_email = c@cthedot.de
@@ -27,7 +28,6 @@
python_requires = >=3.6
install_requires =
importlib_metadata; python_version < "3.8"
-setup_requires = setuptools_scm[toml] >= 3.4.1
[options.packages.find]
exclude =