-
- Downloads
Merge branch 'docs' into deploy-refactor
No related branches found
No related tags found
docs/source/guide_user.rst
0 → 100644
... | @@ -29,6 +29,7 @@ mysqlclient==1.3.13 | ... | @@ -29,6 +29,7 @@ mysqlclient==1.3.13 |
networkx==2.2 | networkx==2.2 | ||
oauthlib==2.1.0 | oauthlib==2.1.0 | ||
packaging==17.1 | packaging==17.1 | ||
pbr==5.1.2 | |||
prov==1.5.2 | prov==1.5.2 | ||
pycparser==2.18 | pycparser==2.18 | ||
Pygments==2.2.0 | Pygments==2.2.0 | ||
... | @@ -50,6 +51,8 @@ snowballstemmer==1.2.1 | ... | @@ -50,6 +51,8 @@ snowballstemmer==1.2.1 |
social-auth-app-django==3.0.0 | social-auth-app-django==3.0.0 | ||
social-auth-core==2.0.0 | social-auth-core==2.0.0 | ||
Sphinx==1.7.6 | Sphinx==1.7.6 | ||
sphinx-rtd-theme==0.4.2 | |||
sphinxcontrib-apidoc==0.3.0 | |||
sphinxcontrib-websupport==1.1.0 | sphinxcontrib-websupport==1.1.0 | ||
SQLAlchemy==1.2.14 | SQLAlchemy==1.2.14 | ||
typed-ast==1.1.0 | typed-ast==1.1.0 | ||
... | ... |
Please register or sign in to comment