Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
maxchumley committed Nov 27, 2024
1 parent 1c23385 commit eca393c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@
setup(packages = find_packages(),
long_description = ld,
dependency_links = ["git+https://github.com/shizuo-kaji/CubicalRipser_3dim.git"],
package_data={
'teaspoon.MakeData.DynSysLib.Data.EEG': ['Z093.txt'],
},
include_package_data=True)

0 comments on commit eca393c

Please sign in to comment.