1
0
forked from GitHub/gf-core

Update release scripts for 3.12

This commit is contained in:
Inari Listenmaa
2025-08-03 14:47:24 +02:00
committed by Andreas Källberg
parent e7c0b6dada
commit 4fea7cf37f
7 changed files with 56 additions and 43 deletions

View File

@@ -1,4 +1,4 @@
from distutils.core import setup, Extension
from setuptools import setup, Extension
import os
includes = os.getenv('EXTRA_INCLUDE_DIRS','').split(':')