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 219c4a1 commit 665b09bCopy full SHA for 665b09b
.github/workflows/build_wheels.yml
@@ -32,23 +32,6 @@ jobs:
32
- os: ubuntu-latest
33
python-version: 3.8
34
build_sdist: 1
35
- with_contrib: 0
36
- without_gui: 0
37
- - os: ubuntu-latest
38
- python-version: 3.8
39
- build_sdist: 1
40
- with_contrib: 1
41
42
43
44
45
46
- without_gui: 1
47
48
49
50
51
52
53
env:
54
REPO_DIR: .
0 commit comments