Skip to content

Commit 0713bca

Browse files
author
Matt George
committed
updatind git ignore and requirements.txt
1 parent 69015e4 commit 0713bca

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*.pyc
22
build/
3+
.coverage

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
simplejson==2.0.9
1+
simplejson==2.0.9
2+
Jinja2==2.2.1
3+
itty==0.6.1

0 commit comments

Comments
 (0)