CRPropa / CRPropa3

CRPropa is a public astrophysical simulation framework for propagating extraterrestrial ultra-high energy particles. https://crpropa.github.io/CRPropa3/
https://crpropa.desy.de
GNU General Public License v3.0
65 stars 66 forks source link

Plugin template #422

Closed JulienDoerner closed 1 year ago

JulienDoerner commented 1 year ago

In the current plugin template the __init__.py file for the installation of the plugin is missing. With this PR the init file is added to the installation of the plugin. Also a README file for the plugin content and the installation is provided.