move variables to environment.

This commit is contained in:
fiatjaf
2019-12-13 19:41:39 -03:00
parent e5dc309eb1
commit 978854fc72
4 changed files with 21 additions and 12 deletions
Executable → Regular
+6
View File
@@ -13,3 +13,9 @@ __pycache__
.pytest_cache
htmlcov
Pipfile.lock
*.swo
*.swp
*.pyo
*.pyc
*.env
venv