and this is not an accident

This commit is contained in:
PSBigBig × MiniPS 2026-02-21 23:55:55 +08:00 committed by GitHub
parent 827d708436
commit 0be19bf24a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,5 @@
# run_all_wfgy_modules.py
# Individual module smoke tests with human-readable comments
from setuptools import setup, find_packages
setup(
@ -24,3 +26,4 @@ setup(
},
)