Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Frederik Zahle
SEAMRotor
Commits
73f4694a
Commit
73f4694a
authored
Dec 26, 2015
by
Frederik Zahle
Browse files
added deps
parent
3397b7c2
Pipeline
#287
failed with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
setup.py
View file @
73f4694a
...
...
@@ -19,6 +19,9 @@ kwargs = {'author': '',
'name'
:
'seamrotor'
,
'package_data'
:
{
'seamrotor'
:
[]},
'packages'
:
[
'seamrotor'
],
'install_requires'
:
[
'numpy'
,
'scipy'
,
'openmdao'
],
'url'
:
''
,
'version'
:
'0.1'
,
'zip_safe'
:
False
}
...
...
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