ADO Pipeline to update a onefuzz instance with the latest release (#208)

This commit is contained in:
Anshuman Goel
2020-10-28 12:31:42 -07:00
committed by GitHub
parent e76064b340
commit 640091f8bc
9 changed files with 467 additions and 0 deletions

View 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"