-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Labels
feature requestRequest for a new featureRequest for a new featurep: lowLow priorityLow priorityt: metaChanges to the project itself (CI, configs, etc.)Changes to the project itself (CI, configs, etc.)t: refactor/typing/lintRefactors, typing changes and/or linting changesRefactors, typing changes and/or linting changes
Description
Summary
Drop setuptools
What is the feature request for?
The core library
The Problem
Setuptools is no longer a great way of building python packages, there's quite a lot of room for error and mishaps. Overall, its not worth continuing to use when alternatives like poetry, hatch, pip-tools exist.
The Ideal Solution
drop setuptools, replace with a newer build backend
The Current Solution
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
feature requestRequest for a new featureRequest for a new featurep: lowLow priorityLow priorityt: metaChanges to the project itself (CI, configs, etc.)Changes to the project itself (CI, configs, etc.)t: refactor/typing/lintRefactors, typing changes and/or linting changesRefactors, typing changes and/or linting changes
Type
Projects
Status
Todo