#python modules
12 messages · Page 1 of 1 (latest)
Create a requirements.txt file and put the packages your project needs in there. https://pip.pypa.io/en/stable/user_guide/
⚠️ experimental feature
N/A
@raven olive read above
i read
i have that file
but i dont know how to install them to railway
Your requirements.txt file will be automatically detected if it’s in the root directory and Railway will install your packages
it dont detects it
Please send a github repo with your project if it’s public
it should automatically be detected if the file is in the root folder
nvm