◐ Shell
clean mode source ↗

move test and avoid packaging them by priv-kweihmann · Pull Request #1028 · gitpython-developers/GitPython

added 4 commits

July 10, 2020 19:07
This should ensure that tests are NOT packaged into
release package by setuptools, as tests are development
only
+ fixtures after moving

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
by using exclude feature of find_packages.
Plus remove now obselete package_data setting

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
and remove all previously used test related settings

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>

@priv-kweihmann priv-kweihmann changed the title move test and avoid packaging thme move test and avoid packaging them

Jul 10, 2020

@Byron Byron mentioned this pull request

Jul 12, 2020