add VSCode devcontainer setup

This commit is contained in:
scito
2022-09-04 13:58:58 +00:00
parent 4027677b38
commit fb4cee14da
7 changed files with 90 additions and 5 deletions

4
requirements-dev.txt Normal file
View File

@@ -0,0 +1,4 @@
wheel
pytest
flake8
pylint