Compare commits
1 Commits
1.0.2
...
1.0.2.post
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a564e04219 |
@@ -7,15 +7,9 @@
|
||||
# work. If not, see <https://creativecommons.org/licenses/by-nc-sa/4.0/>.
|
||||
|
||||
[build-system]
|
||||
#requires = ["setuptools>=63", "wheel", "setuptools-git-versioning<2"]
|
||||
requires = ["setuptools>=63", "wheel", "setuptools_scm"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
#[tool.setuptools-git-versioning]
|
||||
#enabled = true
|
||||
#dev_template = "{tag}.post{ccount}"
|
||||
#tag_filter = "^\\d+\\.\\d+\\.\\d+$"
|
||||
|
||||
[tool.setuptools_scm]
|
||||
version_scheme= "post-release"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user