summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2022-11-27 21:59:03 +0200
committerGitHub <noreply@github.com>2022-11-27 21:59:03 +0200
commitc7786c2b7bff82f6f91dfac83bf3c942488615eb (patch)
tree2fc417abad0d22cca4debeace891f9802599bc77 /tools
parent3a6c9c3ca20885e6eac09ea7eae92ceee2740303 (diff)
downloadnumpy-c7786c2b7bff82f6f91dfac83bf3c942488615eb.tar.gz
remove TODO
Diffstat (limited to 'tools')
-rw-r--r--tools/ci/cirrus_general.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/ci/cirrus_general.yml b/tools/ci/cirrus_general.yml
index 1300b844b..2a51f5ba8 100644
--- a/tools/ci/cirrus_general.yml
+++ b/tools/ci/cirrus_general.yml
@@ -83,7 +83,6 @@ cirrus_wheels_upload_task:
curl https://api.cirrus-ci.com/v1/artifact/build/$CIRRUS_BUILD_ID/wheels.zip --output wheels.zip
unzip wheels.zip
- # TODO upload wheels
source ./tools/wheels/upload_wheels.sh
set_upload_vars
upload_wheels # Will be skipped if not a push/tag/scheduled build