You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need a Docker image built out of simelotech/skycoindev-python (both develop and dind tags) also including VS Code with useful extensions pre-installed for use of Python developers .
The text was updated successfully, but these errors were encountered:
- Add 'pylint' and 'flake8' to pre-installed pip packages
- Add 'ms-python.python', 'njpwerner.autodocstring', 'shardulm94.trailing-spaces' and 'eamodio.gitlens' to pre-installed Visual Studio Code extensions
isaacvr
pushed a commit
to simelo/pyskyfiber
that referenced
this issue
Oct 31, 2019
We need a Docker image built out of
simelotech/skycoindev-python
(bothdevelop
anddind
tags) also including VS Code with useful extensions pre-installed for use of Python developers .The text was updated successfully, but these errors were encountered: