You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add all known missing Salt runtime deps to nox sessions
Salt's package metadata doesn't declare its full dependency tree
(they live in requirements/base.txt instead). Expand the list to
include jinja2, markupsafe, requests, aiohttp, and pyyaml alongside
the previously added looseversion and tornado.
0 commit comments