Add distro to FakeExtension to fix tests/pytests/functional/test_version.py tests

This commit is contained in:
Daniel A. Wozniak 2024-12-26 21:29:16 -07:00 committed by Daniel Wozniak
parent 58f448405b
commit 6f387ded58

View file

@ -512,6 +512,8 @@ class FakeSaltExtension:
setup_requires =
wheel
setuptools>=50.3.2
install_requires =
distro
[options.entry_points]
salt.loader=