mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 23:36:20 +00:00
test-package: drop stale comment
This information is already documented in maintanence.rst.
(cherry picked from commit d9d1824886)
This commit is contained in:
@@ -22,10 +22,6 @@ from urllib.parse import urlparse
|
|||||||
|
|
||||||
from typing_extensions import assert_never
|
from typing_extensions import assert_never
|
||||||
|
|
||||||
# Where it's also reflected:
|
|
||||||
# - .github/workflows/ci-ifcopenshell-python.yml
|
|
||||||
# - .github/workflows/ci-ifcopenshell-python-pypi.yml
|
|
||||||
# - src/ifcopenshell-python/Makefile (PYVERSION check)
|
|
||||||
SUPPORTED_PY_VERSIONS = ("310", "311", "312", "313", "314")
|
SUPPORTED_PY_VERSIONS = ("310", "311", "312", "313", "314")
|
||||||
SUPPORTED_PLATFORMS = ("win64", "linux64", "macos64", "macosm164")
|
SUPPORTED_PLATFORMS = ("win64", "linux64", "macos64", "macosm164")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user