ae10ef22d7
Create a Python virtual environment in your test that cleans up on teardown. The fixture has utility methods to install packages and list what's installed.
2 lines
156 B
Text
2 lines
156 B
Text
Create a Python virtual environment in your test that cleans up on teardown.
|
|
The fixture has utility methods to install packages and list what's installed.
|