提交 a70c89ab 编写于 作者: O Olli-Pekka Heinisuo

add minimum supported Python version

上级 54b7720b
......@@ -220,6 +220,7 @@ def main():
maintainer="Olli-Pekka Heinisuo",
ext_modules=EmptyListWithLength(),
install_requires=numpy_version,
python_requires=">=3.5",
classifiers=[
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册