1 Star 0 Fork 0

屠龙/numpy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
test_requirements.txt 574 Bytes
一键复制 编辑 原始数据 按行查看 历史
cython==0.29.21
wheel
setuptools<49.2.0
hypothesis==5.41.0
pytest==6.0.2
pytz==2020.4
pytest-cov==2.10.1
pickle5; python_version == '3.7'
pickle5; python_version == '3.6' and platform_python_implementation != 'PyPy'
# for numpy.random.test.test_extending
cffi
# For testing types. Notes on the restrictions:
# - Mypy relies on C API features not present in PyPy
# - Mypy doesn't currently work on Python 3.9
# - Python 3.6 doesn't work because it doesn't understand py.typed
mypy==0.790; platform_python_implementation != "PyPy" and python_version > "3.6"
typing_extensions
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tu-long/numpy.git
[email protected]:tu-long/numpy.git
tu-long
numpy
numpy
build_test

搜索帮助