wtf
Chris McDonough
2012-03-27 18f2334aa041f69436aabdcec0e1a53dba587273
commit | author | age
612d74 1 [easy_install]
5b2abc 2 zip_ok = false
b07cfe 3
CM 4 [nosetests]
5 match=^test
b60bdb 6 where=pyramid
b07cfe 7 nocapture=1
b60bdb 8 cover-package=pyramid
b07cfe 9 cover-erase=1
CM 10
a3744b 11 [aliases]
CM 12 dev = develop easy_install pyramid[testing]
13