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

Remove requirements.txt? #107

Closed
matthewcarbone opened this issue Apr 2, 2024 · 1 comment
Closed

Remove requirements.txt? #107

matthewcarbone opened this issue Apr 2, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@matthewcarbone
Copy link
Collaborator

I think requirements.txt is deprecated now, and pip install -r requirements.txt can be completely replaced by bash scripts.install.sh, which reads directly from the pyproject.

@matthewcarbone matthewcarbone added enhancement New feature or request question Further information is requested labels Apr 2, 2024
@ziatdinovmax
Copy link
Owner

Yes, it can be removed, together with .gitpod files. Those are largely irrelevant ever since GitHub introduced codespaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants