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
Packages
signaturizer
Commits
198a77fb
Commit
198a77fb
authored
Nov 17, 2020
by
Martino Bertoni
🌋
Browse files
added missing dependency
parent
6b2b5d6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
198a77fb
...
...
@@ -19,7 +19,8 @@ setup(
'tensorflow<1.15'
,
'tensorflow_hub<0.10'
,
'numpy'
,
'h5py'
],
'h5py'
,
'tqdm'
],
zip_safe
=
False
,
license
=
'MIT License'
,
keywords
=
'signaturizer bioactivity signatures chemicalchecker chemoinformatics'
,
...
...
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