We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 598bcaa commit 3232a8aCopy full SHA for 3232a8a
.github/workflows/pre-release.yml
@@ -36,7 +36,7 @@ jobs:
36
include:
37
# Pydicom master
38
- os: ubuntu-latest
39
- python-version: "3.10"
+ python-version: "3.11"
40
install: pip
41
check: test
42
pip-flags: ''
0 commit comments