how to install requirments.txt python
spencexd7
TRIALOP

2 years ago

how to install requirments.txt python i dont know how to install those modules in this im getting discord not found error

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

1 Replies

brody
EMPLOYEE

2 years ago

As long as you have a requirements.txt file in your repo with all your needed modules, they will all be automatically installed.


Loading...