We removed the Salt requirement because with OneDir, it became problematic in regard of dependencies management.
Comparing rOPS requirements.txt with what's installed on my environment, I see lot of dependencies missing.
When installing Salt (pip install salt), lot of Salt dependencies were missing like looseversion, tornado, msgpack.
Can we find a solution to create a virtual environment ready to use?