-
Notifications
You must be signed in to change notification settings - Fork 9
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
Propagate changes to astropy affiliated package template #42
Comments
Following the experience gained on desihub/speclite#18 and working on a new branch:
results in:
|
Use HEAD for: Edit to resolve conflicts for: Stage the changes:
Clean up tags (because I forgot the
Commit and push:
|
A bunch of unit tests of the transform module are failing now with:
Try adding the |
There are still two testing environments failing with apparent version incompatibilities. These are the only two versions that use astropy lts. The py27 environment fails with:
The py35 environment fails with:
I noticed that the updated travis config has a comment:
I would have expected this to be un-commented by default since tests against LTS are included, but try setting |
Note that the commented-out line in the travis config has a typo astropy/package-template#193 |
All tests are passing now, so make it official with a PR. |
See changelog here.
The text was updated successfully, but these errors were encountered: