Unpin pipenv version (#2659)

* updated contrib/deploy-onefuzz-via-azure-devops/tox.ini
* updated .github/workflows/ci.yml
This commit is contained in:
Adam
2022-11-29 12:51:46 -08:00
committed by GitHub
parent 461053cb43
commit ba9d6acbe2
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ skip_missing_interpreters=True
[testenv]
deps =
pipenv==2022.11.11
pipenv
commands =
python -m pip install --upgrade pip