Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
fgebhart committed Oct 31, 2024
1 parent 5af0c0a commit 2d4d443
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 58 deletions.
5 changes: 0 additions & 5 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,10 @@ build:
os: ubuntu-22.04
tools:
python: "3.11"
# see https://browniebroke.com/blog/specify-docs-dependency-groups-with-poetry-and-read-the-docs/
jobs:
post_create_environment:
- pip install poetry
- poetry export --extras docs --without-hashes > doc-requirements.txt
- pip -V
- pip list
- poetry env info
- poetry show
post_install:
- pip install -r doc-requirements.txt
- pip list
Expand Down
53 changes: 0 additions & 53 deletions requirements.txt

This file was deleted.

0 comments on commit 2d4d443

Please sign in to comment.