Skip to content

Commit 9f55a87

Browse files
authored
chore: Tidy up pyproject.toml (#339)
chore: Tidy up pyproject.toml This removes duplicated values between `[project]` and `[tool.poetry]`, favouring keeping declarations in `[project]`, since most fields that can go in either are deprecated in `[tool.poetry]`. An exception to this is `classifiers` which is moved into `[tool.poetry]`, to utilise Poetry’s automatic setting of Python and license classifiers. (This also means that license and most Python classifiers were removed.)
1 parent a4b5e04 commit 9f55a87

2 files changed

Lines changed: 19 additions & 576 deletions

File tree

0 commit comments

Comments
 (0)