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
Guang
x-cigale
Commits
d11df596
Commit
d11df596
authored
Aug 23, 2019
by
Yannick Roehlly
Browse files
Version 2018.0.1
Slight update of the version number as CIGALE is now installable as non editable.
parent
43175419
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
d11df596
...
...
@@ -38,7 +38,7 @@ entry_points = {
setup
(
name
=
"pcigale"
,
version
=
"2018.0"
,
version
=
"2018.0
.1
"
,
packages
=
find_packages
(
exclude
=
[
"database_builder"
]),
install_requires
=
[
'numpy'
,
'scipy'
,
'sqlalchemy'
,
'matplotlib'
,
...
...
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