We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4695ca commit 749dddcCopy full SHA for 749dddc
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
5
[project]
6
name = "jupyter_releaser"
7
description = "Jupyter Releaser for Python and/or npm packages."
8
-license = {text = "BSD 3-Clause License"}
+license = {file = "LICENSE"}
9
authors = [{name = "Jupyter Development Team", email = "[email protected]"}]
10
keywords = ["ipython", "jupyter"]
11
classifiers = [
0 commit comments