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 3800504 commit 86ef126Copy full SHA for 86ef126
pyproject.toml
@@ -11,7 +11,6 @@ classifiers = [
11
"Intended Audience :: Developers",
12
"Intended Audience :: System Administrators",
13
"Intended Audience :: Science/Research",
14
- "License :: OSI Approved :: BSD License",
15
"Programming Language :: Python",
16
"Programming Language :: Python :: 3"
17
]
@@ -34,7 +33,6 @@ content-type = "text/plain"
34
33
[project.urls]
35
Homepage = "https://jupyter.org"
36
Documentation = "https://jupyter-core.readthedocs.io/"
37
-Funding = "https://numfocus.org/"
38
Source = "https://github.com/jupyter/jupyter_core"
39
Tracker = "https://github.com/jupyter/jupyter_core/issues"
40
0 commit comments