Updated versioneer and removed some Python 2 and 3.6 support.
versioneer must be rerun to support Python 3.11. At the same time, the support
for Python 3.6 was further reduced and also some odd Python 2.7-leftovers removed.
正在显示
| -e ./ | ||
| dataclasses>=0.7; python_version < '3.7' | ||
| filelock | ||
| flake8==3.8.4 | ||
| flake8>=3.8.4 | ||
| pep8 | ||
| pyflakes | ||
| black==20.8b1; platform.python_implementation!='PyPy' | ||
| black>=20.8b1 | ||
| pytest-cov>=2.6.1 | ||
| coverage>=5.1 | ||
| pytest | ||
| ... | ... | @@ -12,8 +11,8 @@ coveralls |
| cython | ||
| sympy | ||
| versioneer | ||
| jax; python_version > '3.6' | ||
| jaxlib; python_version > '3.6' | ||
| jax | ||
| jaxlib | ||
| numba | ||
| numba-scipy>=0.3.0 | ||
| diff-cover | ||
| ... | ... |
差异被折叠。
请
注册
或者
登录
后发表评论