Skip to content
Snippets Groups Projects
Commit b9d3f9f4 authored by Dominique Benielli's avatar Dominique Benielli
Browse files

update version and tagging

parent 6dd1d765
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,7 @@ dynamic = ["version", "dependencies"] ...@@ -8,6 +8,7 @@ dynamic = ["version", "dependencies"]
requires-python = '>=3.6' requires-python = '>=3.6'
license = "BSD-3-Clause" license = "BSD-3-Clause"
license-files = ["license.txt"]
readme = {file = "README.rst", content-type = "text/x-rst"} readme = {file = "README.rst", content-type = "text/x-rst"}
description = 'A scikit-learn compatible package for multimodal Classifiers' description = 'A scikit-learn compatible package for multimodal Classifiers'
authors = [ authors = [
...@@ -44,8 +45,7 @@ doc = ["sphinx==5.0", "numpydoc", "sphinx_gallery", "matplotlib", "sphinx_rtd_th ...@@ -44,8 +45,7 @@ doc = ["sphinx==5.0", "numpydoc", "sphinx_gallery", "matplotlib", "sphinx_rtd_th
Documentation = "https://multi-learn.github.io/scikit-multimodallearn/" Documentation = "https://multi-learn.github.io/scikit-multimodallearn/"
"Bug Tracker" = "https://github.com/multi-learn/scikit-multimodallearn/issues" "Bug Tracker" = "https://github.com/multi-learn/scikit-multimodallearn/issues"
[tool.setuptools]
license-files = ["license.txt"]
[tool.setuptools.dynamic] [tool.setuptools.dynamic]
dependencies = {file = ["requirements.txt"]} dependencies = {file = ["requirements.txt"]}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment