aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-06-23 07:04:45 +0800
committerGitHub <noreply@github.com>2023-06-23 07:04:45 +0800
commit58cda487fed969ff41a873db354344e510da8100 (patch)
tree1114b2240230f235febb0118525575135ffb8b7e
parent882070c7836d4cc0bccdffe04de0b4b50e840fc2 (diff)
downloadinfini-58cda487fed969ff41a873db354344e510da8100.tar.gz
infini-58cda487fed969ff41a873db354344e510da8100.zip
Change metadata
-rw-r--r--setup.cfg10
1 files changed, 5 insertions, 5 deletions
diff --git a/setup.cfg b/setup.cfg
index 82d033b2..6b89c956 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -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