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 dc74dcc commit 4ebaee8Copy full SHA for 4ebaee8
pyproject.toml
@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
8
[project]
9
name = "ipyparallel"
10
version = "9.1.0.dev"
11
-authors = [{name = "IPython Development Team", email = "ipython-dev@scipy.org"}]
+authors = [{name = "IPython Development Team", email = "ipython-dev@python.org"}]
12
license = {file = "COPYING.md"}
13
readme = "README.md"
14
description = "Interactive Parallel Computing with IPython"
0 commit comments