Skip to content

Commit 03314f8

Browse files
committed
CI: Rely on pip and build for all CI installations
1 parent b9c77c2 commit 03314f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ci/env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SETUP_REQUIRES="pip setuptools>=30.3.0,!=61.0.0 wheel"
1+
SETUP_REQUIRES="pip build"
22

33
# Numpy and scipy upload nightly/weekly/intermittent wheels
44
NIGHTLY_WHEELS="https://pypi.anaconda.org/scipy-wheels-nightly/simple"

0 commit comments

Comments
 (0)