Skip to content
Snippets Groups Projects
Commit 7e25bdba authored by Hal Simpson's avatar Hal Simpson
Browse files

added edge and geomag.py

parent 1df3226a
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ setup(
packages=[
'geomagio',
'geomagio.iaga2002'
'geomagio.edge'
],
install_requires=[
'numpy',
......@@ -16,6 +17,6 @@ setup(
'obspy'
],
scripts=[
'bin/xyz.py'
'bin/geomag.py'
]
)
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