4 Commits (2ece5d0fba1df0083f0e2fe519750bf9f0b0b8e1)

Author SHA1 Message Date
Evgeni Golov 99f7dc8722
include requirements.txt in sdist (#1335)
Fixes: #1328
4 years ago
Prajjwal Nijhara b2be17417f
Fix some code quality issues (#1235) 5 years ago
Igor Gnatenko 0a669f1f33 Include LICENSE in manifest (#1134) 5 years ago
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