Skip to content

Commit 6f387de

Browse files
committed
Add distro to FakeExtension to fix tests/pytests/functional/test_version.py tests
1 parent 58f4484 commit 6f387de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/support/pytest/helpers.py

+2
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,8 @@ def _laydown_files(self):
512512
setup_requires =
513513
wheel
514514
setuptools>=50.3.2
515+
install_requires =
516+
distro
515517
516518
[options.entry_points]
517519
salt.loader=

0 commit comments

Comments
 (0)