[meta] Activate Python Development mode
This commit is contained in:
parent
cd0b9d9c96
commit
71c492c648
1 changed files with 1 additions and 0 deletions
1
.envrc
1
.envrc
|
@ -1,3 +1,4 @@
|
|||
export PYTHONDEVMODE=1
|
||||
export VIRTUAL_ENV=.venv
|
||||
layout python3
|
||||
export DJANGO_SETTINGS_MODULE=dx.settings
|
||||
|
|
Loading…
Reference in a new issue