mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
change: remove poetry-dynamic-versioning
We've not been using this as it is and its now warning us about strtobool deprecation changes. Removing it for now. Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
a553d5d95a
commit
7a525d7693
2 changed files with 24 additions and 46 deletions
|
@ -47,7 +47,6 @@ python = ">=3.9,<3.11"
|
|||
|
||||
# poetry-dynamic-versioning is used to produce tool.poetry.version
|
||||
# based on git tags.
|
||||
poetry-dynamic-versioning = "^0.13.1"
|
||||
|
||||
# General
|
||||
aiofiles = "^0.7.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue