Skip to content
Snippets Groups Projects
Commit e91b9f18 authored by Johannes Schumann's avatar Johannes Schumann
Browse files

Add km3io to std requirements

parent 6c2dfec7
No related branches found
No related tags found
1 merge request!47Resolve "Muon Propagation"
Pipeline #38863 passed with warnings
...@@ -50,6 +50,7 @@ install_requires = ...@@ -50,6 +50,7 @@ install_requires =
pandas pandas
mendeleev mendeleev
proposal>=7.5.1 proposal>=7.5.1
km3io
python_requires = >=3.6 python_requires = >=3.6
include_package_data = True include_package_data = True
package_dir = package_dir =
...@@ -80,11 +81,11 @@ dev = ...@@ -80,11 +81,11 @@ dev =
setuptools_scm setuptools_scm
yapf>=0.25 yapf>=0.25
km3net-testdata>=0.2.11 km3net-testdata>=0.2.11
km3io
[options.entry_points] [options.entry_points]
console_scripts = console_scripts =
km3buu = km3buu.cmd:main km3buu = km3buu.cmd:main
init4buu = km3buu.utils.initials:main
[options.package_data] [options.package_data]
* = *.mplstyle, *.py.typed * = *.mplstyle, *.py.typed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment