Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
baseplate-admin committed May 14, 2024
1 parent 5dcf6b1 commit ce350b2
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 2

# Set the OS, Python version and other tools you might need
build:
os: ubuntu-22.04
os: ubuntu-latest-lts
tools:
python: 'latest'
rust: 'latest'
Expand Down
144 changes: 142 additions & 2 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ python = "^3.12"
[tool.poetry.group.dev.dependencies]
pytest = "^8.1.1"
poethepoet = "^0.26.1"
myst-parser = "^3.0.1"

[tool.poetry.group.docs.dependencies]
sphinx = "^7.2.6"
Expand Down

0 comments on commit ce350b2

Please sign in to comment.