Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Roman Sarrazin-Gendron
RNABayesPairing
Commits
2f09f3c9
Commit
2f09f3c9
authored
Dec 21, 2018
by
Roman Sarrazin-Gendron
Browse files
fixed setup.py
parent
b927e996
Changes
2
Hide whitespace changes
Inline
Side-by-side
bayespairing/Rna3dMotif_annotations.zip
0 → 100644
View file @
2f09f3c9
File added
setup.py
View file @
2f09f3c9
...
...
@@ -9,6 +9,6 @@ setup(name='bayespairing',
license
=
'McGill'
,
packages
=
[
"bayespairing"
,
"bayespairing.src"
],
install_requires
=
[
"networkx"
,
"matplotlib"
,
"seaborn"
,
"weblogo"
,
"ghostscript"
"networkx"
,
"matplotlib"
,
"seaborn"
,
"weblogo"
,
"ghostscript"
,
"biopython"
],
zip_safe
=
False
)
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