Codebase list python-repoze.tm2 / b4f2c5ac-14ba-4b6d-82b9-72ccdd063ff4/main setup.cfg
b4f2c5ac-14ba-4b6d-82b9-72ccdd063ff4/main

Tree @b4f2c5ac-14ba-4b6d-82b9-72ccdd063ff4/main (Download .tar.gz)

setup.cfg @b4f2c5ac-14ba-4b6d-82b9-72ccdd063ff4/mainraw · history · blame

[nosetests]
match = ^test
where = repoze/tm
nocapture = 1
cover-package = repoze.tm
cover-erase = 1

[aliases]
dev = develop easy_install repoze.tm2[testing]
docs = develop easy_install repoze.tm2[docs]

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0