• Michał Górny's avatar
    Fix test exclusion in setup.py · 45ba2d1f
    Michał Górny 提交于
    The "tests.*" exclusion only excludes test subpackages from being
    installed, while "tests" itself is still installed.  List it explicitly
    to exclude it as well.
    45ba2d1f
setup.py 2.7 KB