aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gunicorn_utils.py
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2022-05-29 10:55:04 -0700
committerGravatar MarkKoz <[email protected]>2022-05-29 11:21:04 -0700
commit98c6318326575412986cef7012961eacd9912977 (patch)
treeff5d657f43f14a91b9ec9f3e1f4799ccbee771b3 /tests/gunicorn_utils.py
parentCI: only show pre-commit log if it exists (diff)
Deps: use pip-tools instead of Pipenv
Pipenv was limited to only "normal" and "dev" dependencies. pip-tools is more flexible, since each requirements file can be constrained by more than one other requirements file. This means CI can choose to only install coverage deps in the test job and linting deps in the lint job, but these dependencies will still be constrained by each other and by other requirements, so a developer will be able to install both sets simultaneously without conflicts. Use a Makefile to make up for the loss of Pipenv's scripts functionality.
Diffstat (limited to 'tests/gunicorn_utils.py')
0 files changed, 0 insertions, 0 deletions