don't use hard coded python version number in .env file

This commit is contained in:
Kevin Froman 2021-01-15 01:11:52 +00:00
parent b267d3028e
commit 509e8a290b
1 changed files with 1 additions and 1 deletions

2
.env
View File

@ -1 +1 @@
PYTHONPATH=./venv/bin/python3.8
PYTHONPATH=./venv/bin/python