You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want add an activator for a new shell you can do this by implementing a new activator.
They must be registered under > > > and < < < entry point with key virtualenv.activate , and the
class must implement [virtualenv.activation.activator.Activator]
(https://virtualenv.pypa.io/en/latest/extend.html#virtualenv.activation.activator.Activator):
The text was updated successfully, but these errors were encountered:
Possible typo at https://virtualenv.pypa.io/en/latest/extend.html#activation-scripts
The text was updated successfully, but these errors were encountered: