Skip to content

Commit 9750a6f

Browse files
committed
Fix merge conflict markers
1 parent 808c3a7 commit 9750a6f

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

.readthedocs.yaml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,28 +13,14 @@ build:
1313
os: ubuntu-24.04
1414
tools:
1515
python: "3.14"
16-
<<<<<<< HEAD
1716
jobs:
1817
install:
1918
- pip install --upgrade pip
2019
- pip install . --group 'docs'
21-
=======
22-
>>>>>>> ec92b0750055472edb2bfb1e3c4a11ad2d506df8
2320

2421
# Build documentation with MkDocs
2522
#mkdocs:
2623
# configuration: mkdocs.yml
2724

2825
# Optionally build your docs in additional formats such as PDF and ePub
2926
formats: all
30-
<<<<<<< HEAD
31-
=======
32-
33-
# Optionally set the version of Python and requirements required to build your docs
34-
python:
35-
install:
36-
- method: pip
37-
path: .
38-
dependency_groups:
39-
- docs
40-
>>>>>>> ec92b0750055472edb2bfb1e3c4a11ad2d506df8

0 commit comments

Comments
 (0)