Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dudoslav committed May 27, 2024
1 parent 2b4e5d2 commit a1f8578
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ python:
install:
# this order is important: we need to get cmake
- requirements: doc/requirements_doc.txt
- method: setuptools
- method: pip
path: .
4 changes: 0 additions & 4 deletions azure-pipelines.yml

This file was deleted.

4 changes: 1 addition & 3 deletions doc/requirements_doc.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
jinja2==3.0.0
sphinx-rtd-theme==2.0.0

-r ../requirements_dev.txt
sphinx-rtd-theme==2.0.0

0 comments on commit a1f8578

Please sign in to comment.