Skip to content

Commit

Permalink
authors + prointerface version
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelgarcia committed Apr 15, 2022
1 parent 2aeea94 commit 65e61ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ numpy
neo>=0.10.2
joblib
tqdm
probeinterface>=0.2.8
probeinterface>=0.2.9
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def open_requirements(fname):
setup(
name=pkg_name,
version=version,
author="Cole Hurwitz, Jeremy Magland, Alessio Paolo Buccino, Matthias Hennig, Samuel Garcia",
author="Alessio Paolo Buccino, Samuel Garcia, Cole Hurwitz, Jeremy Magland, , Matthias Hennig",
author_email="[email protected]",
description="Python toolkit for analysis, visualization, and comparison of spike sorting output",
long_description=long_description,
Expand Down

0 comments on commit 65e61ce

Please sign in to comment.