diff options
| author | 2023-06-23 07:04:45 +0800 | |
|---|---|---|
| committer | 2023-06-23 07:04:45 +0800 | |
| commit | 58cda487fed969ff41a873db354344e510da8100 (patch) | |
| tree | 1114b2240230f235febb0118525575135ffb8b7e | |
| parent | 882070c7836d4cc0bccdffe04de0b4b50e840fc2 (diff) | |
| download | infini-58cda487fed969ff41a873db354344e510da8100.tar.gz infini-58cda487fed969ff41a873db354344e510da8100.zip | |
Change metadata
| -rw-r--r-- | setup.cfg | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,12 +1,12 @@ [metadata] -name = retro_pkg_test -version = 3.1415 +name = hydrorollcore +version = 0.1.0 author = 简律纯 -author_email = HsiangNianian@outlook.com -description = A test pkg for retro. +author_email = i@jyunko.cn +description = Core of HydroRoll. long_description = file: README.md long_description_content_type = text/markdown -url = https://github.com/retrofor/retro_pkg_test +url = https://github.com/HydoRoll-Team/HydroRollCore classifiers = Programming Language :: Python :: 3 License :: OSI Approved :: MIT License |
