Skip to content

Commit 108d44c

Browse files
Alex EzellMatt George
authored andcommitted
Ignore the build/ directory. Change requirements listing.
Multiprocessing is not currently required and simplejson is.
1 parent 6da2ee0 commit 108d44c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
*.pyc
1+
*.pyc
2+
build/

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
multiprocessing==2.6.2.1
1+
simplejson==2.0.9

0 commit comments

Comments
 (0)