Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
KM3BUU
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
simulation
KM3BUU
Merge requests
!47
Resolve "Muon Propagation"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Muon Propagation"
8-muon-propagation
into
master
Overview
0
Commits
35
Pipelines
10
Changes
1
Merged
Johannes Schumann
requested to merge
8-muon-propagation
into
master
1 year ago
Overview
0
Commits
35
Pipelines
10
Changes
1
Expand
Closes
#8 (closed)
0
0
Merge request reports
Viewing commit
e91b9f18
Prev
Next
Show latest version
1 file
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
e91b9f18
Add km3io to std requirements
· e91b9f18
Johannes Schumann
authored
1 year ago
setup.cfg
+
2
−
1
Options
@@ -50,6 +50,7 @@ install_requires =
pandas
mendeleev
proposal>=7.5.1
km3io
python_requires
=
>=3.6
include_package_data
=
True
package_dir
=
@@ -80,11 +81,11 @@ dev =
setuptools_scm
yapf>=0.25
km3net-testdata>=0.2.11
km3io
[options.entry_points]
console_scripts
=
km3buu
=
km3buu.cmd:main
init4buu
=
km3buu.utils.initials:main
[options.package_data]
*
=
*.mplstyle,
*.py.typed
Loading