Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
c8d0e264
Commit
c8d0e264
authored
Aug 19, 2015
by
Ehsan Azarnasab
Browse files
initial manifest file to include distribution
parent
5f7e3cb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
tools/python/MANIFEST.in
tools/python/MANIFEST.in
+17
-0
No files found.
tools/python/MANIFEST.in
0 → 100644
View file @
c8d0e264
#
# MANIFEST.in
#
# Manifest template for creating the PySide source distribution.
include MANIFEST.in
include setup.py
# sources
# recursive-include sources/dlib **
# recursive-include sources/docs **
# recursive-include sources/python_examples **
# recursive-include sources/tools/python **
# dlib package
recursive-include dist/dlib **
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment