Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Change build path - rtfd (#30)
Browse files Browse the repository at this point in the history
# Description
## What is the current behavior?
Currently, the build is failing for readthedoc
  • Loading branch information
utkarsharma2 authored Mar 27, 2023
1 parent ce40647 commit 75eeda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ sphinx:
python:
install:
- method: pip
path: src
path: .
extra_requirements:
- doc

0 comments on commit 75eeda1

Please sign in to comment.