Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
epidemic-forecasting-for-python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rob Moss
epidemic-forecasting-for-python
Commits
ee45ba3a
Commit
ee45ba3a
authored
2 years ago
by
Rob Moss
Browse files
Options
Downloads
Patches
Plain Diff
Run test activities using Python 3.11
The recent release of h5py 3.8.0 includes wheels for Python 3.11.
parent
059c7e5d
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#28479
passed
2 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+4
-6
4 additions, 6 deletions
.gitlab-ci.yml
with
4 additions
and
6 deletions
.gitlab-ci.yml
+
4
−
6
View file @
ee45ba3a
...
...
@@ -52,9 +52,7 @@ nox-310:
-
"
*.whl"
# Run all of the test activities using Python 3.11.
# NOTE: this is currently blocked by the absence of h5py wheels.
# See https://github.com/h5py/h5py/issues/2146 for details.
# nox-311:
# image: python:3.11-slim
# script:
# - nox
nox-311
:
image
:
python:3.11-slim
script
:
-
nox
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment