Improve the spec-file comment about testing

[skip changelog]
This commit is contained in:
Benjamin A. Beasley 2024-01-25 14:41:27 -05:00 committed by music
parent 208e958040
commit d8ed4e7255

View File

@ -56,8 +56,8 @@ install -t '%{buildroot}%{_mandir}/man1' -D -p -m 0644 \
%check %check
# Its not yet clear how, or if, we can run the upstream tests. # We cannot run the “downstream integration tests” included with the PyPI sdist
# https://github.com/pypa/hatch/issues/120 # in an offline build. The primary tests are Hatchs “backend” tests.
%pyproject_check_import %pyproject_check_import