代码拉取完成,页面将自动刷新
[build-system]
requires = ["flit", "setuptools"]
build-backend = "flit.buildapi"
[tool.flit.metadata]
module = "dit"
author = "chebee7i, Ryan G. James"
author-email = "admin@dit.io, rgjames@ucdavis.edu"
home-page = "http://dit.io"
requires-python = "!=3.0.*,!=3.1.*,!=3.2.*"
description-file = "README.rst"
classifiers = [
"Intended Audience :: Science/Research",
"License :: OSI Approved :: BSD License",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Topic :: Scientific/Engineering",
"Topic :: Scientific/Engineering :: Mathematics",
"Topic :: Scientific/Engineering :: Physics",
]
requires = [
"boltons",
"debtcollector",
"lattices >= 0.3.3",
"networkx",
"numpy >= 1.11",
"PLTable",
"scipy >= 0.15.0",
]
[tool.poetry]
name = "dit"
version = "1.2.3"
description = ""
authors = [
"chebee7i <admin@dit.io>",
"Ryan G. James <rgjames@ucdavis.edu>",
]
[tool.poetry.dependencies]
python = "^3.3"
boltons = "*"
debtcollector = "*"
lattices = "^0.3.3"
networkx = "*"
numpy = "^1.11"
PLTable = "*"
scipy = "^0.15.0"
[tool.poetry.dev-dependencies]
pytest = "^3.4"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。