mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Add optimistic Github action to upload wheels to PyPi
This commit is contained in:
@@ -4,7 +4,6 @@ PLATFORM:=linux
|
||||
|
||||
ifeq ($(PYVERSION), py36)
|
||||
PYNUMBER:=36
|
||||
ABITAG:=cp36m
|
||||
endif
|
||||
ifeq ($(PYVERSION), py37)
|
||||
PYNUMBER:=37
|
||||
|
||||
Reference in New Issue
Block a user