Skip to content

Commit

Permalink
Fix virtualenv version to 20.0.33
Browse files Browse the repository at this point in the history
virtualenv==20.0.34 is not compatible with conda on Windows

See:
ContinuumIO/anaconda-issues#12094
pypa/virtualenv#1986
  • Loading branch information
LexSong committed Dec 1, 2020
1 parent 69033c5 commit 0508657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ neovim-remote
pre-commit
pynvim
reorder-python-imports
virtualenv==20.0.33

0 comments on commit 0508657

Please sign in to comment.