From 64d3951d5ea2e8ce4c93d893427d1bc26e3f8e33 Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Tue, 22 Jul 2025 16:01:54 +0500 Subject: [PATCH] installation.rst - add Python 3.13 urls --- .../docs/ifcopenshell-python/installation.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ifcopenshell-python/docs/ifcopenshell-python/installation.rst b/src/ifcopenshell-python/docs/ifcopenshell-python/installation.rst index af6e69ff2e..46ef6258b0 100644 --- a/src/ifcopenshell-python/docs/ifcopenshell-python/installation.rst +++ b/src/ifcopenshell-python/docs/ifcopenshell-python/installation.rst @@ -42,6 +42,8 @@ ZIP packages +-------------+---------------------------------+-------------------------------+---------------------------------+-----------------------------------+ | Python 3.12 | :ios_python_url:`py312-linux64` | :ios_python_url:`py312-win64` | :ios_python_url:`py312-macos64` | :ios_python_url:`py312-macosm164` | +-------------+---------------------------------+-------------------------------+---------------------------------+-----------------------------------+ + | Python 3.13 | :ios_python_url:`py313-linux64` | :ios_python_url:`py313-win64` | :ios_python_url:`py313-macos64` | :ios_python_url:`py313-macosm164` | + +-------------+---------------------------------+-------------------------------+---------------------------------+-----------------------------------+ 2. Unzip the downloaded file and copy the ``ifcopenshell`` directory into your Python path. If you're not sure where your Python path is, run the following