From 41c43ccb1d18f52ae8f2af72c3e1b4ef0b1f0b06 Mon Sep 17 00:00:00 2001 From: Nick Moreton Date: Fri, 8 Mar 2024 17:21:44 +0000 Subject: [PATCH] Add git repo fixture --- tests/test_files/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_files/requirements.txt b/tests/test_files/requirements.txt index d73dda4..e23b893 100644 --- a/tests/test_files/requirements.txt +++ b/tests/test_files/requirements.txt @@ -46,3 +46,4 @@ urllib3==2.2.1 ; python_version >= "3.9" and python_version < "4.0" wagtail==5.2.3 ; python_version >= "3.9" and python_version < "4.0" webencodings==0.5.1 ; python_version >= "3.9" and python_version < "4.0" willow[heif]==1.6.3 ; python_version >= "3.9" and python_version < "4.0" +git+git://github.com/path/to/package-two@master#egg=package-two