diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2022-08-11 07:44:29 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-08-11 07:44:29 -0400 |
commit | 015e42af088e03c4c69068b191be9212d7808689 (patch) | |
tree | bef2431983f02ddbfe8234c6a8bae59c022feb59 /coverage/phystokens.py | |
parent | 1d25d0de76b81d13939be2e6f4782a0cfc776765 (diff) | |
download | python-coveragepy-git-015e42af088e03c4c69068b191be9212d7808689.tar.gz |
build: switch to hashed dev dependencies
I used this tweak to the Makefile to mostly just add hashes, though some
dependencies were also upgraded, not sure why...
@@ -74,7 +74,7 @@ metasmoke:
.PHONY: upgrade
-PIP_COMPILE = pip-compile --upgrade --allow-unsafe
+PIP_COMPILE = pip-compile --allow-unsafe --generate-hashes
upgrade: export CUSTOM_COMPILE_COMMAND=make upgrade
upgrade: ## Update the *.pip files with the latest packages satisfying *.in files.
pip install -q -r requirements/pip-tools.pip
Diffstat (limited to 'coverage/phystokens.py')
0 files changed, 0 insertions, 0 deletions