-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update to astropy template #38
base: develop
Are you sure you want to change the base?
Conversation
This reverts commit 0379b39.
This reverts commit 2d51189.
Probably need to modify travis files to better match current version used by astropy, e.g.: |
Alight the tests seem to pass without a need for changes in #39 . I created a fresh conda environment to test things and then ran:
Making this non-draft and ready for someone else to test and review. |
Now using astropy cookie cutter version, hopefully.
A few lingering issues. Will link relevant commits here:
Will submit PR now as draft until @AnthonyHorton tests thoroughly. Let's see if travis works...
Test using astropy's preferred automation helper via:
tox -e test