Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 into interleaved_events
  • Loading branch information
FrancaCassol committed Apr 30, 2020
2 parents 0d4348b + a683e45 commit a345aff
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,19 @@ def find_scripts(script_dir, prefix):
py_modules='version',
install_requires=[
'astropy',
'ctapipe',
'ctapipe~=0.7.0',
'eventio~=1.0',
'gammapy>=0.17',
'h5py',
'matplotlib',
'numba',
'numpy',
'pandas',
'scipy',
'seaborn',
'sklearn',
'tables',
'traitlets',
],
package_data={
'lstchain': ['data/lstchain_standard_config.json']
Expand Down

0 comments on commit a345aff

Please sign in to comment.