New submission from Chris Lambacher <ch...@kateandchris.net>:

I am building OpenEmbedded packages for a number of Python Packages and
therefore using --single-version-externally managed. __init__.py in the tests
directory ends up conflicting with other packages (I'll submit a bug report to
them as well). The tests should either be part of the main package or excluded
in it's entirety using find_packages(exclude=['tests'])

----------
messages: 383
nosy: lambacck
priority: bug
status: unread
title: setup.py should exclude tests from find_packages() call

__________________________________
Repoze Bugs <b...@bugs.repoze.org>
<http://bugs.repoze.org/issue141>
__________________________________
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to