clean files

This commit is contained in:
Xuwznln
2025-10-12 23:26:49 +08:00
parent 735be067dc
commit 54f75183ff
10 changed files with 19 additions and 504 deletions

View File

@@ -9,8 +9,9 @@ setup(
include_package_data=True,
install_requires=['setuptools'],
zip_safe=True,
maintainer='Junhan Chang',
maintainer_email='changjh@pku.edu.cn',
author="The unilabos developers",
maintainer='Junhan Chang, Xuwznln',
maintainer_email='Junhan Chang <changjh@pku.edu.cn>, Xuwznln <18435084+Xuwznln@users.noreply.github.com>',
description='',
license='GPL v3',
tests_require=['pytest'],