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
Durairaj, Janani
caretta
Commits
988eaec9
Commit
988eaec9
authored
Dec 11, 2019
by
Durairaj, Janani
Browse files
Update setup.py
parent
47503508
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
988eaec9
...
...
@@ -4,7 +4,7 @@ setup(name='caretta',
version
=
'1.0'
,
authors
=
[
"Janani Durairaj"
,
"Mehmet Akdel"
],
packages
=
[
"caretta"
],
install_requires
=
[
"numpy
==1.16.2
"
,
"numba
==0.43.0
"
,
"scipy
==1.3.1
"
,
"prody
==1.10.10
"
,
"biopython
==1.74
"
,
"fire
==0.2.1
"
,
"pyparsing
==2.4.2
"
],
install_requires
=
[
"numpy"
,
"numba"
,
"scipy"
,
"prody"
,
"biopython"
,
"fire"
,
"pyparsing"
],
extras_require
=
{
'GUI'
:
[
"dash==1.3.1"
,
"dash-bio==0.1.4"
,
"cryptography"
,
"dash-core-components==1.2.1"
,
"dash-html-components==1.0.1"
,
"dash-renderer==1.1.0"
,
...
...
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