Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extend.rst typo #2540

Closed
dschiller opened this issue Apr 10, 2023 · 2 comments
Closed

extend.rst typo #2540

dschiller opened this issue Apr 10, 2023 · 2 comments

Comments

@dschiller
Copy link

dschiller commented Apr 10, 2023

Possible typo at https://virtualenv.pypa.io/en/latest/extend.html#activation-scripts

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):
@sagardesai1
Copy link
Contributor

Hi, I would like to pick this up!

@gaborbernat
Copy link
Contributor

Go ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants