Change the test source location
Related: RHELMISC-9904
This commit is contained in:
parent
7bd9702808
commit
d0293938f2
@ -12,7 +12,7 @@ pip install uv==0.1.35 editables==0.5 rich==13.9.4 httpx==0.27.2
|
|||||||
VERSION=$(rpm -q --queryformat="%{VERSION}" python3-hatchling)
|
VERSION=$(rpm -q --queryformat="%{VERSION}" python3-hatchling)
|
||||||
|
|
||||||
# The hatch's source code contains the tests for hatchling in tests/backend
|
# The hatch's source code contains the tests for hatchling in tests/backend
|
||||||
git clone --depth 1 --branch hatchling-v$VERSION https://github.com/pypa/hatch/
|
git clone --depth 1 --branch hatchling-v$VERSION https://gitlab.com/redhat/centos-stream/tests/hatch.git
|
||||||
cd hatch
|
cd hatch
|
||||||
|
|
||||||
# Delete the hatchling sources from the repository - we want to test the RPM package
|
# Delete the hatchling sources from the repository - we want to test the RPM package
|
||||||
|
Loading…
Reference in New Issue
Block a user