You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Managing requirements.txt is difficult and poetry is the new standard for python projects now.
Describe the solution you'd like
Deprecate requirements.txt
The text was updated successfully, but these errors were encountered:
Requirements should ideally be entirely removed after we migrate. Poetry can also be used to generate requirements.txt files if needed for CI-specific tasks.
Is your feature request related to a problem? Please describe.
Managing
requirements.txt
is difficult and poetry is the new standard for python projects now.Describe the solution you'd like
Deprecate requirements.txt
The text was updated successfully, but these errors were encountered: