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
OpenDAS
OpenFold
Commits
68a48604
Commit
68a48604
authored
Jul 19, 2022
by
Gustaf Ahdritz
Browse files
Remove pip requirements from setup.py
parent
99c080f8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
setup.py
setup.py
+0
-10
No files found.
setup.py
View file @
68a48604
...
...
@@ -89,16 +89,6 @@ setup(
}
)],
cmdclass
=
{
'build_ext'
:
BuildExtension
},
install_requires
=
[
'torch'
,
'deepspeed'
,
'biopython'
,
'ml-collections'
,
'numpy'
,
'scipy'
,
'pytorch_lightning'
,
'dm-tree'
,
],
classifiers
=
[
'License :: OSI Approved :: Apache Software License'
,
'Operating System :: POSIX :: Linux'
,
...
...
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