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
yaoyuping
nnDetection
Commits
4c899398
Commit
4c899398
authored
May 02, 2022
by
Baumgartner, Michael
Browse files
temp fix include_package_data
parent
9933e89e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
4c899398
...
...
@@ -96,7 +96,7 @@ setup(
name
=
'nndet'
,
version
=
"v0.1"
,
packages
=
find_packages
(),
include_package_data
=
True
,
#
include_package_data=True,
test_suite
=
"unittest"
,
long_description
=
readme
,
long_description_content_type
=
'text/markdown'
,
...
...
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