1 Commits (a0113c83cfdc5df3f57ef15a8a8f1f5605c82df8)

Author SHA1 Message Date
Bruno Renié df347fb654 Added a MANIFEST excluding tests from distribution
Otherwise find_packages() sees tests/ as something that must be installed.
Currently installing `rq` creates a `tests` directory in `site-packages`,
conflicting with projects having a local `tests` directory like rq does :)
12 years ago