1 Star 0 Fork 23

堪培拉的风/borax

forked from kinegratii/borax 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pyproject.toml 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
kinegratii 提交于 2020-10-15 20:15 . :pencil2:Update document
[tool.poetry]
name = "borax"
version = "3.4.0"
description = "A util collections for Python3."
readme = "long_description.rst"
authors = ["kinegratii <kinegratii@gmail.com>"]
homepage = "https://github.com/kinegratii/borax"
documentation = "https://kinegratii.github.io/borax"
license = "MIT"
keywords = ["python3", "utils", "lunar-calendar"]
classifiers=[
"Development Status :: 5 - Production/Stable",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3 :: Only",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Topic :: Software Development :: Libraries",
"Topic :: Utilities",
'Operating System :: OS Independent'
]
[tool.poetry.dev-dependencies]
nose = "^0.9"
coverage = "^4.5"
flake8 = "^3.5"
mccabe = "^0.6"
wheel = "^0.31"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/lelezr/borax.git
git@gitee.com:lelezr/borax.git
lelezr
borax
borax
master

搜索帮助