Open
Description
So far, virtualenv-clone seems to work for our purposes - we want to install some PyTest "smoke" tests, but not have the development libraries in production.
Environment:
ubuntu 20.04
Python 3.8.10
virtualenv-clone 0.5.7
However, activating the environment makes it seem like you're still in the original environment.
I checked the activate script and it look like the old hard coded environment name is still in there.
Seems like this could be an additional search and replace?
I checked under Powershell, and the prompt DOES update :)
== John ==
Metadata
Metadata
Assignees
Labels
No labels