VSCode Python configuration

This commit is contained in:
2020-04-15 00:47:07 +02:00
parent ecd08d20ef
commit 013c52be61
26 changed files with 597 additions and 1 deletions

3
backend/pyenv/pyvenv.cfg Normal file
View File

@ -0,0 +1,3 @@
home = /usr/bin
include-system-site-packages = false
version = 3.8.2