Skip to content
Snippets Groups Projects
Commit e4227d51 authored by Stephan Kuschel's avatar Stephan Kuschel
Browse files

setup.py erweitert.

parent ef473c28
No related branches found
No related tags found
No related merge requests found
......@@ -3,10 +3,13 @@
import os
from setuptools import setup
version=0.1
setup(name='epochsdftools',
version='0.1'
author='Stephan Kuschel',
author_email='stephan.kuschel@uni-jena.de',
description='Toolkit um Daten aus PIC Simulationen zu verarbeiten und darzustellen.',
packages=['epochsdftools','epochsdftools.v1p1'],
install_requires=['matplotlib']
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment