Tres Seaver
2016-04-16 3779dd8cffe9e87ea040127be5fe40e3a3a79cff
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]
4e838f 13 docs = develop easy_install pyramid[docs]