samba-in-kubernetes / sit-environment

SIT (Samba Integration Testing) Framework
GNU General Public License v3.0
1 stars 7 forks source link

client: do not use pip to install python modules #84

Closed spuiuk closed 7 months ago

spuiuk commented 7 months ago

Since we have moved to using tox to run tests on the client, we can install the required dependencies from within tox. We do not need to use pip to install the modules on the clients.