diff --git a/.env b/.env new file mode 100644 index 00000000000..3470d07c82e --- /dev/null +++ b/.env @@ -0,0 +1,5 @@ +# Sets the python source roots in vscode to match Pants' repo layout +# Unless it turns out some other IDE relies on this, this file can +# be removed once #10920 is solved. + +PYTHONPATH=$PYTHONPATH:src/python