Remove conduit config
This commit is contained in:
parent
022187586a
commit
71f1434167
@ -1,19 +0,0 @@
|
||||
---
|
||||
- location: ~/.config/python
|
||||
- brew:
|
||||
- python
|
||||
- pip:
|
||||
- yapf
|
||||
- isort
|
||||
- pylint
|
||||
- flake8
|
||||
- ipython
|
||||
- ipdb
|
||||
- grip
|
||||
- python-gist
|
||||
- symlink:
|
||||
- {src: flake8, dst: ~/.config/flake8}
|
||||
- {src: pylintrc, dst: ~/.pylintrc}
|
||||
- src: ipython_config.py
|
||||
dst: ~/.ipython/profile_default/ipython_config.py
|
||||
- {src: pip.conf, dst: ~/.config/pip/pip.conf}
|
Reference in New Issue
Block a user