未验证 提交 8ab29c2b 编写于 作者: K kezhenxu94 提交者: GitHub

Add some pip classifiers to be easily searched by users (#15)

上级 d121c145
......@@ -44,4 +44,20 @@ setup(
"testcontainers",
],
},
classifiers=[
"Framework :: Flake8",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Topic :: Software Development",
]
)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册