Remove metadata from automatic versions

This commit is contained in:
Kevin Tindall
2022-02-06 09:03:04 -06:00
parent e2ff102ee4
commit f7a36c1913

View File

@@ -58,7 +58,6 @@ testpaths = ["mcstatus/tests"]
[tool.poetry-dynamic-versioning]
bump = true
enable = true
metadata = true
style = "pep440"
[tool.black]