ifcopenshell-python makefile - add note about PYNUMBER

This commit is contained in:
Andrej730
2026-02-27 17:05:37 +05:00
parent 9005333f53
commit f102c7c1b4
+1
View File
@@ -76,6 +76,7 @@ IFCCONVERT_URL:=https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v$(BINAR
.PHONY: build-urls
build-urls:
@echo "You can provide one of the 4 platforms (linux64, macos64, macosm164, win64) using 'PLATFORM=xxx'."
@echo "And Python version using 'PYNUMBER=xx' (e.g. 'PYNUMBER=311')."
@echo ${IOS_URL}
@echo ${IFCCONVERT_URL}