This commit is contained in:
2023-07-02 17:10:07 +08:00
parent 9b84c30ee9
commit c0bd33bffd
10 changed files with 9 additions and 9 deletions

View File

@@ -1,25 +0,0 @@
[metadata]
# replace with your username:
name = guan
version = 0.0.171
author = guanjihuan
author_email = guanjihuan@163.com
description = An open source python package
long_description = file: README.md
long_description_content_type = text/markdown
url = https://py.guanjihuan.com
project_urls =
Bug Tracker = https://py.guanjihuan.com
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Operating System :: OS Independent
[options]
package_dir =
= src
packages = find:
python_requires = >=3.6
[options.packages.find]
where = src