Skip to content
Snippets Groups Projects
Unverified Commit cfdc1642 authored by Dominique Benielli's avatar Dominique Benielli Committed by GitHub
Browse files

Update pyproject.toml

parent 4d8d2d82
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ name = 'scikit-multimodallearn' ...@@ -7,7 +7,7 @@ name = 'scikit-multimodallearn'
dynamic = ["version", "dependencies"] dynamic = ["version", "dependencies"]
requires-python = '>=3.6' requires-python = '>=3.6'
license = 'BSD-3-Clause' license = {text = "BSD-3-Clause"}
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 = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment