Skip to content

Commit

Permalink
Merge pull request Nitrate#1154 from tkdchen/fix-readthedocs
Browse files Browse the repository at this point in the history
fix: remove removed docs/requirements.txt from .readthedocs.yml
  • Loading branch information
tkdchen authored Jan 6, 2024
2 parents 32bc874 + f5c7252 commit cc8e3bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ formats:

python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .
extra_requirements:
Expand Down

0 comments on commit cc8e3bf

Please sign in to comment.