-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
Description
Environment
- DiffSync version: 1.4.1
- Python version 3.7
Observed Behavior
The build pipeline for Read The Doc appears to be broken at the moment
The PR #95 didn't help for sure but I think it was broken even before that.
Looking at other projects, it doesn't look like we have a clear pattern in place but I think we should replicate that we have in netutils with a dedicated requirements.txt
file, just for RTD
https://github.com/networktocode/netutils/blob/develop/docs/requirements.txt
Expected Behavior
A new version of the documentation should be build and published to RTD when we have a new commit in main