We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e9da8 commit 85b9614Copy full SHA for 85b9614
1 file changed
setup.py
@@ -19,6 +19,8 @@
19
'pyyaml',
20
'jinja2',
21
'docutils',
22
+ 'PyGithub',
23
+ 'bioblend',
24
]
25
26
test_requirements = [
0 commit comments