Commit Graph

4 Commits

Author SHA1 Message Date
Evgeni Golov 99f7dc8722
include requirements.txt in sdist (#1335)
Fixes: #1328
2020-09-10 07:52:05 +07:00
Prajjwal Nijhara b2be17417f
Fix some code quality issues (#1235) 2020-05-03 17:35:01 +07:00
Igor Gnatenko 0a669f1f33 Include LICENSE in manifest (#1134) 2019-09-08 18:04:15 +07:00
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 :)
2013-03-16 10:31:02 +01:00