Update pyproject.toml with Poetry v2.0 (#499)
All threads resolved!
All threads resolved!
Compare changes
Files
3+ 1
− 1
Migrate from [tool.poetry]
to [project]
:
Update website, changelog urls (#433 (closed))
Use dynamic Poetry classifiers and dependencies,
more convenient but less generic to pyproject.toml
project
Change classifier to Operating System :: Unix
,
since Silkaj is not supported on Windows
Move pydiscourse
to optional-dependencies
,
since Poetry extra is deprecated
Set main authors, with full names, sorted by importance of their contributions
Close #499 (closed).