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
csst-pipeline
csst_proto
Commits
12ff7e04
Commit
12ff7e04
authored
Aug 23, 2022
by
BO ZHANG
🏀
Browse files
test pipeline
parent
45449271
Pipeline
#39
passed with stages
in 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
12ff7e04
...
@@ -28,7 +28,8 @@ setuptools.setup(
...
@@ -28,7 +28,8 @@ setuptools.setup(
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_proto"
:
[
"data/your_data.txt"
,
"csst_proto"
:
[
"data/test_image.txt"
,
"table_data.csv"
]},
]},
# install_requires=['sphinx',
# install_requires=['sphinx',
# 'numpy',
# 'numpy',
...
...
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