-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Move Feast to pyproject.toml instead of setup.py #5066
Copy link
Copy link
Closed
Labels
good first issueGood for newcomersGood for newcomerskind/featureNew feature or requestNew feature or requeststarter-ticketGood starter ticketsGood starter tickets
Description
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerskind/featureNew feature or requestNew feature or requeststarter-ticketGood starter ticketsGood starter tickets
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is your feature request related to a problem? Please describe.
Can't install PyTorch in CI using setup.py
Describe the solution you'd like
Migrate to pyproject.toml and keep all extra
Blocks:
Describe alternatives you've considered
N/A
Additional context
N/A