Skip to content
Snippets Groups Projects
Commit 484cf5d1 authored by Ronald Jäpel's avatar Ronald Jäpel
Browse files

prepare for Pip

parent 08b760cc
No related branches found
No related tags found
No related merge requests found
.idea
build
*.egg-info
results
__pycache__
\ No newline at end of file
LICENSE 0 → 100644
This diff is collapsed.
# ModSim Data toolbox
#!/usr/bin/env python
import setuptools
if __name__ == "__main__":
setuptools.setup()
\ No newline at end of file
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