Make python role also support Windows
This commit is contained in:
10
roles/python/vars/main.yaml
Normal file
10
roles/python/vars/main.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
python_pip_packages:
|
||||
- flake8
|
||||
- grip
|
||||
- ipdb
|
||||
- ipython
|
||||
- isort
|
||||
- pylint
|
||||
- python-gist
|
||||
- yapf
|
||||
Reference in New Issue
Block a user