-
Notifications
You must be signed in to change notification settings - Fork 0
Python Doc
Adrian edited this page May 3, 2022
·
2 revisions
pip install pipreqs
pip install -r requirements.txt
Once the OpenAPI files are generated for python it's necessary to change the host in the configuration.py file from "None" to "http://localhost:8080/musicshop-1.0".