mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-13 02:28:10 +00:00
ADO Pipeline to update a onefuzz instance with the latest release (#208)
This commit is contained in:
12
contrib/deploy-onefuzz-via-azure-devops/Pipfile
Normal file
12
contrib/deploy-onefuzz-via-azure-devops/Pipfile
Normal file
@ -0,0 +1,12 @@
|
||||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
requests = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.8"
|
Reference in New Issue
Block a user