Skip to content
Snippets Groups Projects
Commit 1a846ee4 authored by Thomas Jürges's avatar Thomas Jürges
Browse files

Remove dependency on astropy

parent 7e727be2
Branches
Tags
No related merge requests found
...@@ -25,7 +25,7 @@ __version__ = "1.3" ...@@ -25,7 +25,7 @@ __version__ = "1.3"
import datetime import datetime
from os.path import expanduser from os.path import expanduser
from astropy.utils.compat.futures import process
# Python2/3 dependent stuff # Python2/3 dependent stuff
from sys import version_info from sys import version_info
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment