-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
eol ☠Deprecations that are wont-fix candidatesDeprecations that are wont-fix candidatesp4-enhancement-future 🧨On the back burnerOn the back burner
Milestone
Description
- distutils are superceeded by setuptools which are more feature-rich and which API is incompatible.
setuptools_scm
gets the version from git correctly. The currently used way to get version from git is buggy, for example it breaks on linux- Use
setuptools
setup.cfg
(a declarative way to provide metadata tosetup
) to store metadata and import the text files
Metadata
Metadata
Assignees
Labels
eol ☠Deprecations that are wont-fix candidatesDeprecations that are wont-fix candidatesp4-enhancement-future 🧨On the back burnerOn the back burner