You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Infrastructure update: remove sbpy.cfg, remove astropy testrunner
* Only want one copy of our license
* Add astropy license
* Update copyright year
* Fix github url
* Edit description
* Logo refresh.
* Update sphinx configuration to use pyproject.toml and compile with current astropy
* Update os and python version in readthedocs config
* Disable pyoorb testing for now.
* Better handling of compile_fieldnames.py
* Re-add version.py to gitignore
* Remove numpy126 from CI envs and take out more oorb
* Switch to macos-latest
* Comment fixes in CI files
* Remove vestigial remnants of setup.cfg
* Revert "Re-add version.py to gitignore"
This reverts commit a5903e2.
* Update handling of version
* Print values in doctests to avoid np.float64(...)
* Straighten out numpy versions
* Typing updates: drop Union and clean up use of Self
* Update dev notes
* Also doctest units; order should be stable since astropy 5.3
* Mimic astropy's coverage setup
* Fix escape character on Delta
* Document **kwargs as dict
* Try to avoid sphinx warning on **kwargs
* Tell coverage where the coverage options are defined
* With pytest-doctestplus 1.6 we can try double directives
* Revert "With pytest-doctestplus 1.6 we can try double directives"
This reverts commit 4144014.
* Update change log
* Version bump doctestplus so we can serialize directives!
* Remove duplicated lines.
0 commit comments