aio-libs / aio-libs/create-aio-app
update requirements by pip-tools
Offen
easy
good first issue
help wanted
- Vorherrschende Sprache
- Python
- Sterne
- 309
- Forks
- 87
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
We have script for updating our requirements. But we can move to some better:
```
pip-compile development.in
pip-compile documentation.in
pip-compile production.in
```
i think this looks much better.
- [ ] remove `check-requirements.py`
- [ ] add pip-compile for `upgrade` command into makefile
- [ ] describe into the documentation how use *.in files for that
https://github.com/jazzband/pip-tools
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.