Skip to content

Commit

Permalink
Add git repo fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmoreton committed Mar 8, 2024
1 parent 11186f3 commit 41c43cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_files/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 41c43cc

Please sign in to comment.