diff --git a/Follow_the_line/Programs /.venv/pyvenv.cfg b/Follow_the_line/Programs /.venv/pyvenv.cfg new file mode 100644 index 0000000..42acc68 --- /dev/null +++ b/Follow_the_line/Programs /.venv/pyvenv.cfg @@ -0,0 +1,3 @@ +home = /home/cpstanja/Documents/LEGO_EV3_Python_Examples/Follow_the_line/Programs/.venv/bin +include-system-site-packages = false +version = 3.10.6