-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add astropy-helpers * Add some of the dependencies * Add an __all__ * Change opencv to opencv-python * Fix up a bunch of the tests * Make a couple of fixes uncovered by the tests * Make license more visible * Skip doctests for now * Add dependencies on travis * Drop osx test for now * Use histogram autocut in test because median was not working on travis * Use build stages to run tests on travis * Add sphinx-astropy to Travis doc build * Update helpers to master * Fix helpers submodule * Add egg-info tests to intial set of tests * Remove the wrong helpers * Change links to literals in docstrings
- Loading branch information
Showing
10 changed files
with
1,202 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[submodule "astropy_helpers"] | ||
path = astropy_helpers | ||
url = https://github.com/astropy/astropy-helpers.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.