mirror of
https://github.com/puppetlabs/infinitory.git
synced 2026-01-27 02:38:42 -05:00
adds requirements.txt
This commit is contained in:
parent
c8e6c33d77
commit
bdbe4c6e38
2 changed files with 19 additions and 0 deletions
|
|
@ -63,3 +63,9 @@ python setup.py sdist upload -r local
|
|||
```
|
||||
|
||||
`infinitory-flask` - Simply build and push the docker image to release this portion of the app.
|
||||
|
||||
Before a release, the `requirements.txt` file should be regenerated:
|
||||
```
|
||||
pip install pipreqs #if needed
|
||||
pipreqs .
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue