Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
westpy
Commits
91155953
Commit
91155953
authored
Jun 26, 2018
by
Marco Govoni
Browse files
Updated setup.py
parent
d7139504
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
91155953
...
...
@@ -14,7 +14,8 @@ setup(name='westpy',
'matplotlib'
,
'datetime'
,
'requests'
,
'mendeleev'
'mendeleev'
,
'signac'
],
python_requires
=
'>=
2.7
, !=3.0.*, !=3.1.*, !=3.2.*, <4'
,
python_requires
=
'>=
3.0
, !=3.0.*, !=3.1.*, !=3.2.*, <4'
,
zip_safe
=
True
)
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