Joe Gregorio | e202d21 | 2009-07-16 14:57:52 -0400 | [diff] [blame^] | 1 | tests: |
| 2 | python httplib2test.py |
jcgregorio | 2d66d4f | 2006-02-07 05:34:14 +0000 | [diff] [blame] | 3 | release: |
| 4 | python2.4 setup.py sdist --formats=gztar,zip |
jcgregorio | 076f54d | 2006-07-03 17:34:16 +0000 | [diff] [blame] | 5 | doc: |
jcgregorio | 88ada9a | 2007-05-03 13:20:38 +0000 | [diff] [blame] | 6 | #pudge -v -f --modules=httplib2 --dest=build/doc |
| 7 | /usr/lib/python2.5/doc/tools/mkhowto --html ref.tex |
joe.gregorio | 5fcc199 | 2007-10-23 15:12:17 +0000 | [diff] [blame] | 8 | register: |
| 9 | python setup.py register |