The test either does not work because osc is not installed, or it fails because osc is available but its dependency are not available inside the venv that the testsuite is running under. We can easily rewrite that with just using requests and avoiding the conflict with venvs
The test either does not work because osc is not installed, or it fails because osc is available but its dependency are not available inside the venv that the testsuite is running under. We can easily rewrite that with just using requests and avoiding the conflict with venvs