Bundle ifcopenshell for Python 3.11 on PyPI. See #2551.

This commit is contained in:
Dion Moult
2023-01-06 16:37:50 +11:00
parent 4afada48a6
commit f818fc659a
3 changed files with 36 additions and 20 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
strategy:
fail-fast: false
matrix:
pyver: [py36, py37, py38, py39, py310]
pyver: [py36, py37, py38, py39, py310, py311]
config:
- {
name: "Windows Build",