Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can we remove requirements.txt? #9

Open
hannesdelbeke opened this issue Sep 24, 2024 · 0 comments
Open

can we remove requirements.txt? #9

hannesdelbeke opened this issue Sep 24, 2024 · 0 comments

Comments

@hannesdelbeke
Copy link
Owner

atm we have dependencies both in requirements.txt and our project toml.

  • the toml is used for pip install from a repo. and editable install
  • the requirements is atm used for the melinstaller. and sometimes also used for a manuall local pip install

can we remove the requirements.txt?
would also affect all plugget installs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant