Skip to content

Commit 1acb995

Browse files
committed
Clear out unstable linux env builds
1 parent 823b1b6 commit 1acb995

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/ci_workflows.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ jobs:
4545
- linux: py313-test-pyqt67
4646
- linux: py311-test-pyqt66-all
4747
- linux: py311-test-pyqt514
48-
- linux: py312-test-pyqt514
49-
- linux: py312-test-pyqt515-lts-all
5048
5149
# Documentation build
5250
- linux: py313-docs-pyqt514

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ dependencies = [
3131
"ipykernel>=4.0,!=5.0.0,!=5.1.0",
3232
"qtconsole>=4.3,!=5.4.2",
3333
"pvextractor>=0.2",
34-
"importlib_resources>=1.3; python_version<'3.10'",
3534
"importlib_metadata>=3.6; python_version<'3.10'",
3635
]
3736

0 commit comments

Comments
 (0)