mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-28 04:07:46 +00:00
config: drop versioneer
This removes versioneer for versioning. The version depends on the pybricks-micropython version targeted so it doesn't make sense to use automatic versioning here.
This commit is contained in:
@@ -23,6 +23,7 @@ flake8 = "*"
|
||||
sphinx = "==1.7.9"
|
||||
sphinx-rtd-theme = "==0.4.3"
|
||||
sphinxcontrib-contentui = "==0.2.2"
|
||||
toml = "^0.10.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
|
||||
Reference in New Issue
Block a user