astropy / package-template

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

#327 makes pytest a dependency #341

Closed lpsinger closed 6 years ago

lpsinger commented 6 years ago

327 makes pytest a dependency that would need to be listed in install_requires because it indirectly results in an attempt to call import pytest via an unconditional import of astropy.tests.helper.