diff options
Diffstat (limited to 'astro/py-pytest-astropy-header/pkg-descr')
-rw-r--r-- | astro/py-pytest-astropy-header/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/astro/py-pytest-astropy-header/pkg-descr b/astro/py-pytest-astropy-header/pkg-descr new file mode 100644 index 000000000000..2175c0a54b18 --- /dev/null +++ b/astro/py-pytest-astropy-header/pkg-descr @@ -0,0 +1,5 @@ +The pytest-astropy-header package provides a way to include information about +the system, Python installation, and select dependencies in the header of the +output when running pytest. It can be used with packages that are not +affiliated with the Astropy project, but is optimized for use with +Astropy-related projects. |