DCD-828: Minor cleanups.

This commit is contained in:
Steve Smith
2019-12-04 11:34:26 +11:00
parent cbe0382abe
commit 48c9927c50
2 changed files with 32 additions and 45 deletions

View File

@@ -294,5 +294,3 @@ pipelines:
script:
- apt-get update && ./bin/install-ansible --dev
- ./bin/run-tests-in-batches --batch 33

View File

@@ -1,11 +0,0 @@
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
[dev-packages]
[requires]
python_version = "3.7"