pipenv for python stuff
This commit is contained in:
parent
85d6a21170
commit
1c296e7faa
@ -1,4 +1,5 @@
|
||||
flake8
|
||||
pipenv
|
||||
pylint
|
||||
pytest
|
||||
pytest-cache
|
||||
|
@ -28,7 +28,7 @@ plugins=($plugins ruby gem rails bundler heroku)
|
||||
plugins=($plugins npm yarn gatsby react-native)
|
||||
|
||||
# python
|
||||
plugins=($plugins pip)
|
||||
plugins=($plugins pip pipenv)
|
||||
|
||||
# php / drupal
|
||||
plugins=($plugins composer)
|
||||
|
Loading…
x
Reference in New Issue
Block a user