mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Updated setup.py --version to python3 -m setuptools_scm.
This commit is contained in:
@@ -3,3 +3,9 @@ line-length = 160
|
||||
fast = true
|
||||
skip-string-normalization = true
|
||||
exclude = "awx_collection"
|
||||
|
||||
[build-system]
|
||||
requires = ["setuptools>=45", "setuptools_scm[toml]>=6.2"]
|
||||
|
||||
|
||||
[tool.setuptools_scm]
|
||||
|
||||
Reference in New Issue
Block a user