diff options
| author | rebortg <github@ghlr.de> | 2021-11-04 15:17:23 +0100 |
|---|---|---|
| committer | rebortg <github@ghlr.de> | 2021-11-04 15:17:23 +0100 |
| commit | 3d10330fa3aa580c6e33c199fbcb3f70df793e95 (patch) | |
| tree | 76851dfe3ed38b014ef1bdc99ad4efe8e960a91a | |
| parent | 52c6ff124abb4b6e8ba50dd2ed908d9f29c071ea (diff) | |
| download | vyos-documentation-3d10330fa3aa580c6e33c199fbcb3f70df793e95.tar.gz vyos-documentation-3d10330fa3aa580c6e33c199fbcb3f70df793e95.zip | |
requirements: pin docutils to <0.18 due build error
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 03b34c63..7bb02202 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,3 +4,4 @@ setuptools docutils lxml sphinx-notfound-page +docutils<0.18 |
