-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
Description
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.
enocom
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.