You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
include = [{path = "LICENSE.txt", format = "sdist"}, {path = "README.rst", format = "sdist"}]
exclude = ["manage.py", "__pycache__"]
to [project] (format) once Poetry 2.0.0 is released.
See Python packaging user guide and PyPI docs for more info on how PyPI uses the [project] section to read out/display project metadata, which we should take advantage of when apis-core-rdf is released on PyPI.
The text was updated successfully, but these errors were encountered:
koeaw
added
the
tooling
Tools, workflows, integrations etc. relevant to project maintenance, deployment, collaboration
label
Oct 15, 2024
Switch
[tool.poetry]
section in pyproject.tomlapis-core-rdf/pyproject.toml
Lines 1 to 14 in ad25547
to
[project]
(format) once Poetry 2.0.0 is released.See Python packaging user guide and PyPI docs for more info on how PyPI uses the
[project]
section to read out/display project metadata, which we should take advantage of when apis-core-rdf is released on PyPI.The text was updated successfully, but these errors were encountered: