Steve Piercy
2016-05-08 41ba29ecb853d87c9c6c75fc7887872b13d1abc5
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]
aca78f 13 docs = develop easy_install pyramid[docs]
011757 14
CM 15 [bdist_wheel]
16 universal = 1
17