Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bo Zhang
csst
Commits
ea79711f
Commit
ea79711f
authored
Apr 30, 2022
by
BO ZHANG
🏀
Browse files
tweaks - include_package_data=False
parent
4368cf57
Changes
1
Show whitespace changes
Inline
Side-by-side
setup.py
View file @
ea79711f
...
@@ -26,7 +26,7 @@ setuptools.setup(
...
@@ -26,7 +26,7 @@ setuptools.setup(
"Topic :: Scientific/Engineering :: Physics"
,
"Topic :: Scientific/Engineering :: Physics"
,
"Topic :: Scientific/Engineering :: Astronomy"
],
"Topic :: Scientific/Engineering :: Astronomy"
],
package_dir
=
{
'csst'
:
'csst'
},
package_dir
=
{
'csst'
:
'csst'
},
include_package_data
=
True
,
#
include_package_data=True,
package_data
=
{
""
:
[
"LICENSE"
,
"README.md"
],
package_data
=
{
""
:
[
"LICENSE"
,
"README.md"
],
"csst"
:
[
"msc/deepcr_model/*"
,
"csst"
:
[
"msc/deepcr_model/*"
,
"msc/pos_calib_config/*"
,
"msc/pos_calib_config/*"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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