We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc921d commit 9e3a4ddCopy full SHA for 9e3a4dd
pyproject.toml
@@ -1,10 +1,10 @@
1
[project]
2
name = "neuron-morphology"
3
version = "1.2.2"
4
-description = "Add your description here"
+description = "Tools for working with single-neuron morphological reconstructions"
5
readme = "README.md"
6
authors = [
7
- { name = "Nathan Gouwens", email = "nathang@alleninstitute.org" }
+ { name = "Allen Institute for Brain Science", email = "Marmot@AllenInstitute.onmicrosoft.com" }
8
]
9
requires-python = ">=3.9"
10
dependencies = [
0 commit comments