python-astrodynamics / spacetrack

Python client for space-track.org
MIT License
74 stars 15 forks source link

aio imported by default, but aiohttp module optional extra #2

Closed RazerM closed 8 years ago

RazerM commented 8 years ago

Either aiohttp should become a mandatory dependency on Python 3.5+, or we don't import to main module.