mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-18 05:04:38 +03:00
Update requirements
- setuptools_scm >= 3.5.0 Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[build-system]
|
||||
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.3.3"]
|
||||
requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.5.0"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tools.setuptools_scm]
|
||||
|
||||
@@ -3,7 +3,8 @@ pytest
|
||||
pytest-pep8
|
||||
flake8
|
||||
setuptools>=42
|
||||
setuptools-scm>=3.3.3
|
||||
setuptools-scm>=3.5.0
|
||||
pep517
|
||||
wheel
|
||||
twine
|
||||
py7zr>=0.6b2,<0.7
|
||||
|
||||
Reference in New Issue
Block a user