Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cigale
CIGALE
Commits
54447118
Commit
54447118
authored
Dec 14, 2018
by
Rodrigo González-Castillo
Browse files
Change name data to resources for logo resource (resource are static files)
parent
488726b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
54447118
...
...
@@ -48,7 +48,7 @@ setup(
cmdclass
=
{
"build"
:
custom_build
},
package_data
=
{
'pcigale'
:
[
'data/data.db'
],
'pcigale_plots'
:
[
'
data
/CIGALE.png'
]},
'pcigale_plots'
:
[
'
resources
/CIGALE.png'
]},
author
=
"The CIGALE team"
,
author_email
=
"cigale@lam.fr"
,
...
...
Write
Preview
Supports
Markdown
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