Skip to content

Commit

Permalink
Fix RTD & update dependencies again
Browse files Browse the repository at this point in the history
  • Loading branch information
ObserverOfTime committed Oct 18, 2023
1 parent 7af2443 commit 522d8fe
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 34 deletions.
1 change: 0 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ build:
python:
install:
- requirements: docs/requirements.txt
system_packages: false
sphinx:
builder: html
configuration: docs/conf.py
64 changes: 32 additions & 32 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include = "yaenv"
python = "^3.10"

[tool.poetry.group.dev.dependencies]
mypy = "^1.5.1"
mypy = "^1.6.1"
pytest = "^7.4.2"
pytest-cov = "^4.1.0"
pytest-pspec = "^0.0.4"
Expand Down

0 comments on commit 522d8fe

Please sign in to comment.