We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4059d46 commit 5627951Copy full SHA for 5627951
1 file changed
pyproject.toml
@@ -9,8 +9,8 @@ description = "Dynamical Components Analysis"
9
readme = "README.md"
10
requires-python = ">=3.6"
11
authors = [
12
- { name = "Jesse Livezey", email = "jesse.livezey@gmail.com" },
13
- { name = "David Clark", email = "" }
+ { name="Jesse Livezey", email="jesse.livezey@gmail.com" },
+ { name="David Clark" }
14
]
15
license = { file = "LICENSE.txt" }
16
classifiers = [
0 commit comments