We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3efc76 commit a5fbcffCopy full SHA for a5fbcff
pyproject.toml
@@ -7,8 +7,8 @@ name = "tda-mapper"
7
version = "0.8.0"
8
description = "A simple and efficient Python implementation of Mapper algorithm for Topological Data Analysis"
9
readme = "README.md"
10
-authors = [{ name = "Luca Simi", email = "lucasimi90 [at] gmail [dot] com" }]
11
-maintainers = [{ name = "Luca Simi", email = "lucasimi90 [at] gmail [dot] com" }]
+authors = [{ name = "Luca Simi", email = "lucasimi90@gmail.com" }]
+maintainers = [{ name = "Luca Simi", email = "lucasimi90@gmail.com" }]
12
license = { file = "LICENSE" }
13
classifiers = [
14
"License :: OSI Approved :: Apache Software License",
0 commit comments