diff --git a/src/ifcopenshell-python/Makefile b/src/ifcopenshell-python/Makefile index 9c47c7ae68..05442dacbb 100644 --- a/src/ifcopenshell-python/Makefile +++ b/src/ifcopenshell-python/Makefile @@ -38,7 +38,7 @@ PYNUMBER:=311 endif ifeq ($(PLATFORM), linux) -PLATFORMTAG:=manylinux1_x86_64 +PLATFORMTAG:=manylinux_2_31_x86_64 endif ifeq ($(PLATFORM), macos) PLATFORMTAG:=macosx_10_15_x86_64