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 6aeb2b2 commit 9460e42Copy full SHA for 9460e42
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
[project]
6
name = "ipykernel"
7
dynamic = ["version"]
8
-authors = [{name = "IPython Development Team", email = "ipython-dev@scipy.org"}]
+authors = [{name = "IPython Development Team", email = "ipython-dev@python.org"}]
9
license = {file = "LICENSE"}
10
readme = "README.md"
11
description = "IPython Kernel for Jupyter"
0 commit comments