1 Commits (8a3fd91e2ec2bc09af30652f3ed9b8ce846d8922)

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