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

Add linkcheck to tox envlist #459

Closed larrybradley closed 4 years ago

larrybradley commented 4 years ago

The linkcheck env is defined, but missing from the envlist.

bsipocz commented 4 years ago

Thanks @larrybradley!