We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54d4e13 commit 36692fdCopy full SHA for 36692fd
1 file changed
setup.cfg
@@ -27,12 +27,12 @@ where=src
27
* = *.tmpl
28
29
[options.extras_require]
30
-build = setuptools>=67.6; wheel~=0.37; pystache~=0.6; build~=0.10
31
-docs = sphinx~=5.0.0; sphinx-rtd-theme~=1.0.0
32
-test = pytest~=7.2; pytest-cov~=4.0
33
-lint = pylint~=3.2.7
34
-coveralls = coveralls~=3.3.1
35
-publish = twine~=4.0
+build = setuptools>=77.0; wheel~=0.45; pystache~=0.6; build~=1.3
+docs = sphinx~=7.4; sphinx-rtd-theme~=3.0
+test = pytest~=8.2; pytest-cov~=5.0
+lint = pylint~=3.3.0
+coveralls = coveralls~=4.0
+publish = build~=1.3; twine~=4.0
36
37
[bdist_wheel]
38
universal = 1
0 commit comments