mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
Remove Python 3.9 references
This commit is contained in:
@@ -28,9 +28,6 @@ endif
|
||||
endif
|
||||
|
||||
# TODO: we should simplify this at some point...
|
||||
ifeq ($(PYVERSION), py39)
|
||||
PYNUMBER:=39
|
||||
endif
|
||||
ifeq ($(PYVERSION), py310)
|
||||
PYNUMBER:=310
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user