I would like to deploy a Flask Application : Maybe this integration and if needed I can help #3426
mdabir1203
started this conversation in
Python Packages
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried to deploy a fastapi application and it cannot find the requirements. Although I did add this in the wranglers.json file :
[build]
command = "pip install -r requirements.txt"
Beta Was this translation helpful? Give feedback.
All reactions