docs: cleanup (#567)
* fix: support docs/tests extras, simpler RtD install Use oldest-supported-numpy from SciPy in example * chore: bump to ubuntu-20.04 images * fix: move extras to setup so we can do combinations
This commit is contained in:
@@ -38,23 +38,6 @@ install_requires =
|
||||
[options.package_data]
|
||||
cibuildwheel = resources/*
|
||||
|
||||
[options.extras_require]
|
||||
dev =
|
||||
click
|
||||
mkdocs-include-markdown-plugin==2.1.1
|
||||
mkdocs==1.0.4
|
||||
pip-tools
|
||||
pygithub
|
||||
ghapi
|
||||
pymdown-extensions
|
||||
pytest>=4
|
||||
pytest-timeout
|
||||
pyyaml
|
||||
requests
|
||||
typing-extensions
|
||||
rich>=9.6
|
||||
mypy>=0.800
|
||||
|
||||
[options.packages.find]
|
||||
include =
|
||||
cibuildwheel
|
||||
|
||||
Reference in New Issue
Block a user