update with other virtual environment configuration

This commit is contained in:
Dave A 2019-06-04 19:34:45 -04:00
parent e141e43a6f
commit 67f6976cc1

2
.gitignore vendored
View File

@ -11,6 +11,8 @@ __pycache__/
# Distribution / packaging # Distribution / packaging
.Python .Python
env/ env/
venv/
.venv/
build/ build/
develop-eggs/ develop-eggs/
dist/ dist/