virtualenv
Here are 572 public repositories matching this topic...
-
Updated
May 31, 2022 - Python
-
Updated
Jun 2, 2022 - Python
-
Updated
May 31, 2022 - Python
-
Updated
Apr 21, 2022 - Python
mkvirtualenv --help
should print a help message and not create a virtualenv named --help. The same applies to almost all commands in compat_aliases.fish
-
Updated
Feb 11, 2019 - Python
-
Updated
Oct 7, 2017 - Python
-
Updated
Apr 15, 2022 - Shell
-
Updated
Jun 2, 2022 - Python
-
Updated
Dec 29, 2021 - Shell
-
Updated
May 23, 2022 - Python
-
Updated
Apr 19, 2022 - Shell
i've got a bunch of Pipenv shell buffers and don't know which is which. It would be handy to name them when you create them, like I can do with ^U M-x shell. (I tend to name my shell buffers for the dir I'm in working in to help me remember).
Thanks for pipenv.el.
-
Updated
Jan 15, 2022 - Python
-
Updated
Jun 1, 2021 - Python
-
Updated
Sep 7, 2016 - Python
-
Updated
Mar 28, 2020 - Python
-
Updated
Mar 14, 2022 - Emacs Lisp
-
Updated
May 5, 2022 - Python
-
Updated
Aug 13, 2017
-
Updated
Mar 21, 2022 - Python
-
Updated
Mar 9, 2021 - Python
-
Updated
Jun 30, 2021 - Groovy
Improve this page
Add a description, image, and links to the virtualenv topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the virtualenv topic, visit your repo's landing page and select "manage topics."
I am trying out the latest version (from the master branch) to find out if some earlier issues are fixed, but I stumble upon something else.
When installing some dependencies (in my case
numpydoc==0.8.0andoverrides==1.9), this fail with the message Will try again. Indeed, pipenv lets me know 'Installing initially failed dependencies...' but does not give any feedback whether it succeede