Automate python venv creation. Add convenient Makefile targets.

This commit is contained in:
Paul Jimenez
2018-09-18 21:42:55 -04:00
parent 60d5222873
commit 9e1bb6662a
3 changed files with 42 additions and 29 deletions

1
.gitignore vendored
View File

@@ -74,3 +74,4 @@ tools/python-fido2/*
*.key
site/
_site/
venv/