mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-13 10:38:08 +00:00
Unpin pipenv version (#2659)
* updated contrib/deploy-onefuzz-via-azure-devops/tox.ini * updated .github/workflows/ci.yml
This commit is contained in:
@ -5,7 +5,7 @@ skip_missing_interpreters=True
|
||||
|
||||
[testenv]
|
||||
deps =
|
||||
pipenv==2022.11.11
|
||||
pipenv
|
||||
|
||||
commands =
|
||||
python -m pip install --upgrade pip
|
||||
|
Reference in New Issue
Block a user