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

6
.gitignore vendored Executable file → Normal file
View file

@ -13,3 +13,9 @@ __pycache__
.pytest_cache
htmlcov
Pipfile.lock
*.swo
*.swp
*.pyo
*.pyc
*.env
venv