Skip to content

Commit

Permalink
Merge branch 'master' into 19.09
Browse files Browse the repository at this point in the history
  • Loading branch information
adrysn committed Jun 5, 2020
2 parents dc5a8c7 + ccd2209 commit 4e96abc
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 37 deletions.
71 changes: 36 additions & 35 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ keywords = ['backend.ai', 'documentation', 'console']

[tool.poetry.dependencies]
python = "^3.7" # Compatible python versions must be declared here
sphinx = "^2.4.4"
sphinx = "^3.0.4"
recommonmark = "^0.6.0"
sphinx_rtd_theme = "^0.4.3"
sphinx-intl = "^2.0.0"
sphinx-intl = "^2.0.1"

[tool.poetry.dev-dependencies]
# pytest = "^4.6"
Expand Down

0 comments on commit 4e96abc

Please sign in to comment.