open source pkg v1
This commit is contained in:
15
pkg/OpenFace/lib/3rdParty/dlib/MANIFEST.in
vendored
Normal file
15
pkg/OpenFace/lib/3rdParty/dlib/MANIFEST.in
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
#
|
||||
# MANIFEST.in
|
||||
#
|
||||
# Manifest template for creating the dlib source distribution.
|
||||
|
||||
include MANIFEST.in
|
||||
include setup.py
|
||||
include README.md
|
||||
|
||||
# sources
|
||||
recursive-include dlib **
|
||||
recursive-include python_examples *.txt *.py
|
||||
recursive-include tools/python **
|
||||
|
||||
|
||||
Reference in New Issue
Block a user