Add tool to build an API tarball for distribution.

(imported from commit eeaf9f526f243cc628eede603fe1b1691c34977f)
This commit is contained in:
Tim Abbott 2012-11-26 11:54:21 -05:00
parent fcf24e30f5
commit 1ff5440f28

4
README Normal file
View file

@ -0,0 +1,4 @@
The Humbug API Python bindings require the following Python libraries:
* simplejson
* requests (version >= 0.12)