Skip to content

Commit

Permalink
docs -experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
zlatsic committed Sep 24, 2024
1 parent 5a6241e commit 00cbf65
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,3 @@ build:
os: ubuntu-20.04
tools:
python: "3.12"
jobs:
post_create_environment:
# Install poetry
# https://python-poetry.org/docs/#installing-manually
- python -m pip install poetry
- poetry install
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
project = "aimm"
copyright = "2024, Zlatan Sičanica"
author = "Zlatan Sičanica"
version = importlib.metadata.version(project)
version = "1.2.dev0"

extensions = [
"sphinxcontrib.programoutput",
Expand Down

0 comments on commit 00cbf65

Please sign in to comment.