diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-08-06 16:25:22 +0100 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-08-06 16:25:22 +0100 |
commit | 76e9c643ed94d6755c5004d11741509944104a9a (patch) | |
tree | 7e64c16cb0b428d547aa3c45b35911e5d0fe576e | |
parent | 45594de2cc516c4bbd698653a45c6d70ef09ebfc (diff) | |
download | lorries-76e9c643ed94d6755c5004d11741509944104a9a.tar.gz |
Add cherrypy.lorry
-rw-r--r-- | open-source-lorries/cherrypy.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/cherrypy.lorry b/open-source-lorries/cherrypy.lorry new file mode 100644 index 0000000..c50bdeb --- /dev/null +++ b/open-source-lorries/cherrypy.lorry @@ -0,0 +1,6 @@ +{ + "cherrypy": { + "type": "hg", + "url": "http://bitbucket.org/cherrypy/cherrypy" + } +} |