Revert "Merge branch 'KOLANICH-ML-pyproject.toml' into devel"

This reverts commit 6f3e2364ab, reversing
changes made to 623ff17bb3.
This commit is contained in:
Martin Bubel 2024-06-06 16:07:03 +02:00
parent fc1c292d76
commit bfa1d67fda
3 changed files with 97 additions and 102 deletions

View file

@ -1,20 +1,3 @@
[options]
test_suite = GPy.testing
[options.extras_require]
docs = sphinx
optional = mpi4py; ipython>=4.0.0
# matplotlib Version see github issue #955
plotting =
matplotlib==3.3.4; python_version >= '3.6'
matplotlib==3.0.0; python_version < '3.6'
plotly >= 1.8.6
notebook =
jupyter_client >= 4.0.6
ipywidgets >= 4.0.3
ipykernel >= 4.1.0
notebook >= 4.0.5
[bumpversion]
current_version = 1.13.1
tag = True
@ -24,3 +7,7 @@ commit = True
[upload_docs]
upload-dir = doc/build/html
[medatdata]
description-file = README.md