Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Switch to using pyproject.toml over setup.py for package #989

@jackwotherspoon

Description

@jackwotherspoon

Nowadays it is recommended to package python libraries using pyproject.toml over setup.py

This comes with the added benefit of having all configuration in one file, so the removal of mypy.ini, pytest.ini etc etc.

Metadata

Metadata

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions