astropy / package-template

Template for packages that use Astropy. Maintainer: @astrofrog
http://docs.astropy.org/projects/package-template/en/latest/
Other
60 stars 63 forks source link

Interest for a series of PRs #491

Closed nstarman closed 11 months ago

nstarman commented 3 years ago

Trying to merge code I have in my repo fork.

  1. Add credits.rst file to rendered docs [#492]
  2. Add installation instructions to rendered docs [#493]
  3. Add pre-commit [#490] for isort and flake8. I'd remove the black code-styler.
  4. Don't doctest extern contents [#486]
  5. flake8 configuration
  6. allow-fail unused code static analyzer
  7. basic mypy configuration
pllim commented 11 months ago

Thanks for your interest and sorry it didn't work out over here!