fix setup

This commit is contained in:
jxxghp
2024-12-23 11:10:08 +08:00
parent b1bd858df1
commit 27f474b192
2 changed files with 2 additions and 3 deletions

View File

@@ -61,3 +61,4 @@ pywebpush~=2.0.0
python-115==0.0.9.8.8.4
aligo~=6.2.4
aiofiles~=24.1.0
setuptools~=75.6.0

View File

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