Commit graph

5 commits

Author SHA1 Message Date
Noorhteen Raja NJ
614ddebc59
fix: update virtualenv activator (#5419) 2024-05-16 14:29:48 +05:30
Noortheen Raja
a5eb5bfbf2 test: xfail virtualenv plugin 2024-04-20 23:44:26 +05:30
Stefano Rivera
2f3e292cee
We can't be sure there's a python binary (#4802)
* We can't be sure there's a python binary

Debian doesn't currently ship a /usr/bin/python binary, unless a user
specifically installs python-is-python3.

However, we can safely assume that a python3 binary exists.

* Use shutil.which, as suggested in review
2022-05-10 15:55:03 +05:30
Noortheen Raja
358f501a8a fix: qa errors 2022-03-26 17:43:51 +05:30
Daniel Shimon
71e256e762 tests: virtualenv: Test virtualenv activator 2022-03-26 17:43:51 +05:30