huggingface / huggingface/doc-builder
Add watchdog to the list of dependencies
Open
bug
- Dominant language
- Python
- Stars
- 144
- Forks
- 59
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 13
Description
Currently, after installing doc-builder (I did it with version 0.3.0 from pip, but I understand it has not changed), if I run `doc-builder preview`, I get:
```
ImportError: Please install `watchdog` to run `doc-builder preview` command.
You can do so through pip: `pip install watchdog`
```
`watchdog` should be added to setup.py
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.