Add missing test dependency on git
``` tests/test_sdist.py::test_make_sdist SKIPPED (requires git) [ 74%] tests/test_sdist.py::test_sdist_no_setup_py SKIPPED (requires git) [ 74%] ```
This commit is contained in:
parent
c7d76eaeca
commit
7f701ecdb2
@ -34,6 +34,7 @@ BuildRequires: python3-tomli-w
|
||||
BuildRequires: /usr/bin/python
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-responses
|
||||
BuildRequires: git-core
|
||||
|
||||
# Test deps that require flit to build:
|
||||
BuildRequires: python3-testpath
|
||||
|
Loading…
Reference in New Issue
Block a user