From 37b9ac0c8acf769335cbff49540a13fdaeb2b9bf Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sat, 25 May 2019 11:11:49 -0400 Subject: Update release.py to use azure for wheel building (#4878) * Initial stab at this script * Convert to the old style artifact publish * Update script based on some testing * Remove this * Adapt release.py to combine azure and jenkins wheels --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-requirements.txt') diff --git a/dev-requirements.txt b/dev-requirements.txt index 58827ed4..60819739 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ +azure-devops click -clint coverage requests tox >= 2.4.1 -- cgit v1.2.3