Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Leo Pound Singer
lalsuite
Commits
e0a40a47
Commit
e0a40a47
authored
Nov 04, 2020
by
Leo Pound Singer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enable Python 3.9 wheels
A release of Numpy with binary wheels came out on November 2.
parent
36595fe1
Pipeline
#167429
failed with stages
in 134 minutes and 52 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
.gitlab-ci.yml
.gitlab-ci.yml
+6
-6
No files found.
.gitlab-ci.yml
View file @
e0a40a47
...
...
@@ -1143,16 +1143,16 @@ wheel:cp37-cp37m-manylinux2014:
<<
:
*wheel-manylinux2014
wheel:cp38-cp38-manylinux2014:
<<
:
*wheel-manylinux2014
#
wheel:cp39-cp39-manylinux2014:
#
<<: *wheel-manylinux2014
wheel:cp39-cp39-manylinux2014:
<<
:
*wheel-manylinux2014
wheel:cp36-cp36m-macosx:
<<
:
*wheel-macos
wheel:cp37-cp37m-macosx:
<<
:
*wheel-macos
wheel:cp38-cp38-macosx:
<<
:
*wheel-macos
#
wheel:cp39-cp39-macosx:
#
<<: *wheel-macos
wheel:cp39-cp39-macosx:
<<
:
*wheel-macos
deploy:wheel:
stage
:
deploy
...
...
@@ -1169,11 +1169,11 @@ deploy:wheel:
-
wheel:cp36-cp36m-manylinux2014
-
wheel:cp37-cp37m-manylinux2014
-
wheel:cp38-cp38-manylinux2014
#
- wheel:cp39-cp39-manylinux2014
-
wheel:cp39-cp39-manylinux2014
-
wheel:cp36-cp36m-macosx
-
wheel:cp37-cp37m-macosx
-
wheel:cp38-cp38-macosx
#
- wheel:cp39-cp39-macosx
-
wheel:cp39-cp39-macosx
only
:
-
/^lalsuite-v.*$/
-
schedules
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment