virtualenv/tests
Dan Yeaw 5e46e4a8d4
Fix activator path in cygwin and msys2 (#1952)
Closes #1940. In cygwin and MSYS2, the path is in POSIX format.
This PR converts the Windows path to POSIX format using a regex
so that it is added to the bash activation script in the correct
format.
2020-09-30 07:58:41 +01:00
..
integration Implement periodic update feature (#1841) 2020-06-21 08:28:50 +01:00
unit Fix activator path in cygwin and msys2 (#1952) 2020-09-30 07:58:41 +01:00
conftest.py Allow bypassing the logging setup via the Python API (#1904) 2020-07-24 07:40:51 +01:00