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 7fb04c7 commit 31acd0aCopy full SHA for 31acd0a
1 file changed
src/ifcopenshell-python/Makefile
@@ -2,6 +2,7 @@ VERSION:=$(shell cat ../../VERSION)
2
PYVERSION:=py311
3
PLATFORM:=linux64
4
5
+PYTHON:=python3.11
6
SED:=sed -i
7
ifeq ($(OS),Windows_NT)
8
HOSTOS:=win
0 commit comments