Skip to content

Commit 15ca803

Browse files
author
Thinh Nguyen
committed
Update setup.py
1 parent 0833d10 commit 15ca803

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
here = path.abspath(path.dirname(__file__))
55

66
long_description = """"
7-
DataJoint Element for Extracellular Electrophysiology with Neuropixels probe
7+
DataJoint Element for Extracellular Array Electrophysiology with Neuropixels probe
88
"""
99

1010
with open(path.join(here, 'requirements.txt')) as f:
@@ -13,7 +13,7 @@
1313
setup(
1414
name='element-array-ephys',
1515
version='0.0.1',
16-
description="DataJoint Element for Extracellular Array Electrophysiology ",
16+
description="DataJoint Element for Extracellular Array Electrophysiology",
1717
long_description=long_description,
1818
author='DataJoint NEURO',
1919
author_email='info@vathes.com',

0 commit comments

Comments
 (0)