Skip to content

Commit

Permalink
Merge pull request #1257 from flatironinstitute/dev
Browse files Browse the repository at this point in the history
dev->main for release 1.10.1
  • Loading branch information
pgunn authored Jan 30, 2024
2 parents 91d1f5d + d91ce20 commit c6ac4b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions caiman/caimanmanager.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
import subprocess
import sys # for sys.prefix

import caiman
from caiman.paths import caiman_datadir

sourcedir_base = os.path.join(sys.prefix, "share", "caiman") # Setuptools will drop our datadir off here
Expand Down

0 comments on commit c6ac4b0

Please sign in to comment.