Skip to content

Commit 6d4755b

Browse files
authored
Update build.yml
1 parent 684213d commit 6d4755b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
env:
22
CIBW_BEFORE_ALL: "python -m pip install cython"
3-
CIBW_BUILD: "cp36-* cp37-* cp38-*"
3+
CIBW_BUILD: "cp37-* cp38-*"
44

55
name: Build and upload to PyPI
66

0 commit comments

Comments
 (0)