]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Moved the metadata into setup.cfg from setup.py. 635/head
authorKOLANICH <kolan_n@mail.ru>
Tue, 16 Feb 2021 10:59:07 +0000 (13:59 +0300)
committerKOLANICH <kolan_n@mail.ru>
Tue, 16 Feb 2021 11:06:40 +0000 (14:06 +0300)
commitda279dec7e8121c4ff6fc1ea166570888a2bb988
treec0fda06fafe0a4af16b876cf9a6bc6e7cdc4e36b
parenta9dc095ad49d1e1a11197af31b188bb7c50d85de
Moved the metadata into setup.cfg from setup.py.
Fixed the dependency on poetry instead of poetry-core in pyproject.toml.
Fetching the version from git tags now when using setuptools (for poetry we cannot do that currently, see https://github.com/python-poetry/poetry/issues/693).
pyproject.toml
setup.cfg
setup.py