Move old Python-format ephemerides to "legacy"

Because bare directories with *.py files inside are now considered
packages to Python 3, these directories were being grabbed by the
"import" statement during certain tests, instead of letting Python find
the actual installed ephemerides packages.  Bumping them down a level
solves the problem, and also unclutters the top level.
This commit is contained in:
Brandon Rhodes 2015-02-08 00:32:11 -05:00
parent d8180b7364
commit a56040b044
15 changed files with 0 additions and 0 deletions