Problem when deploying app

What I’m trying to do:
I’ve downloaded my app using Git , now I’m trying to deploy it. The problem is the build pack needs one of the following files:

  • requirements.txt

  • Pipfile

  • setup.py

to know that my app is coded in python. Turns out my app has neither of these files , any idea what I should do?
Clone link:
https://anvil.works/build#clone:EKKONZET5RRMYO26=7SWSL7Y6CAD5PR2CXZNJ4WJN

This may clear things up for you: Deployment.

2 Likes