Skip to content

Commit

Permalink
Use pre-commit to format python code
Browse files Browse the repository at this point in the history
Also, virtualenv==20.0.34 is not compatible with conda on Windows

See:
ContinuumIO/anaconda-issues#12094
pypa/virtualenv#1986
  • Loading branch information
LexSong committed Nov 30, 2020
1 parent 66f364a commit 9e3d763
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black
jedi-language-server
neovim-remote
pre-commit
pynvim
reorder-python-imports
virtualenv==20.0.33

0 comments on commit 9e3d763

Please sign in to comment.