Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fschneck
psot
Commits
be357217
Commit
be357217
authored
Mar 14, 2019
by
Lukas Jelonek
Browse files
Merge branch 'develop' of git.computational.bio.uni-giessen.de:SOaAS/psot into develop
parents
3ffab19f
990700c4
Changes
2
Hide whitespace changes
Inline
Side-by-side
requirements.txt
View file @
be357217
sphinx_rtd_theme
requests
jsonmerge
pyyaml
...
...
setup.py
View file @
be357217
from
setuptools
import
setup
# this is only necessary when not using setuptools/distribute
from
sphinx.setup_command
import
BuildDoc
cmdclass
=
{
'build_sphinx'
:
BuildDoc
}
setup
(
setup_requires
=
[
'pbr'
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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