AndrewAnnex/SpiceyPy

move test dependencies to test requirements

Closed this issue · 0 comments

I have a few dependencies like pandas and coveragepy that aren't install/runtime dependencies but are really just for tests. I should probably fix that