-
-
Notifications
You must be signed in to change notification settings - Fork 49
Move to pyproject.toml #236
Copy link
Copy link
Open
Labels
enhancementNew features, or improvements to existing features.New features, or improvements to existing features.good first issueIs this your first time contributing? This could be a good place to start!Is this your first time contributing? This could be a good place to start!
Metadata
Metadata
Assignees
Labels
enhancementNew features, or improvements to existing features.New features, or improvements to existing features.good first issueIs this your first time contributing? This could be a good place to start!Is this your first time contributing? This could be a good place to start!
What is the problem or limitation you are having?
This repo is still using
requirements.txt.Describe the solution you'd like
Move to
pyproject.toml, including more granular requirements for testing.Describe alternatives you've considered
None.
Additional context
No response