produce cleaner python source distribution tarballs

This commit is contained in:
Davis King 2021-08-14 10:03:38 -04:00
parent fe0957303f
commit 7750a6348f
1 changed files with 3 additions and 0 deletions

View File

@ -14,4 +14,7 @@ recursive-include python_examples *.txt *.py
recursive-include tools/python **
prune tools/python/build*
prune dlib/cmake_utils/*/build*
prune dlib/test
global-exclude *.pyc