diff pydeps @ 1072:e6121f8a9f87

always use faulthandler.enable(). so cool Ignore-this: 4305391ff16141c9b223e7b2ecb6140b
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 03 Jun 2014 04:57:56 +0000
parents b281ee32c785
children 2ee97997ee56
line wrap: on
line diff
--- a/pydeps	Mon Jun 02 07:47:00 2014 +0000
+++ b/pydeps	Tue Jun 03 04:57:56 2014 +0000
@@ -16,4 +16,5 @@
 python-dateutil==2.2
 txosc==0.2.0
 service_identity==0.2
-Pillow==2.4.0
\ No newline at end of file
+Pillow==2.4.0
+faulthandler==2.3
\ No newline at end of file