Revert "Merge branch 'rfc-python-bump-312' into v2"

This reverts commit 0ec5e3b365, reversing
changes made to c18937ecc7.
This commit is contained in:
DDSRem
2024-12-28 11:56:54 +08:00
parent 0ec5e3b365
commit fca9297fa7
5 changed files with 43 additions and 15 deletions

View File

@@ -1,6 +1,8 @@
from distutils.core import setup
from Cython.Build import cythonize
from setuptools import setup
module_list = ['app/helper/sites.py']