Michael Merickel
2015-02-06 a0a840979652d490ee642287d0edea94e8ca0dc4
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
cc15bb 10 cover-min-percentage=100
b07cfe 11
a3744b 12 [aliases]
CM 13 dev = develop easy_install pyramid[testing]
aca78f 14 docs = develop easy_install pyramid[docs]
011757 15
CM 16 [bdist_wheel]
17 universal = 1
18