f2f4a2f8bd
Previously, if users of our code put the API folder in their pyshared they would have to import it as "humbug.humbug". By moving Humbug's API into a directory named "humbug" and moving the API into __init__, you can just "import humbug". (imported from commit 1d2654ae57f8ecbbfe76559de267ec4889708ee8)
5 lines
101 B
Plaintext
5 lines
101 B
Plaintext
; put this file in ~/.humbugrc
|
|
[api]
|
|
key=<api key from the web interface>
|
|
email=<your email address>
|