setup.py: exclude all test files · gitpython-developers/GitPython@c7e0979 · GitHub
Skip to content

Commit c7e0979

Browse files
setup.py: exclude all test files
by using exclude feature of find_packages. py_modules are determined by new function, which recursively scans the base dir but omits the external modules. Plus remove now obselete package_data setting Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
1 parent 0374d7c commit c7e0979

1 file changed

Lines changed: 22 additions & 3 deletions

File tree

setup.py

Lines changed: 22 additions & 3 deletions

0 commit comments

Comments
 (0)