summaryrefslogtreecommitdiffhomepage
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2023-03-23 17:24:46 -0400
committerJeff Forcier <jeff@bitprophet.org>2023-04-16 20:15:09 -0400
commitd76c79cb57b74216f94e448d3086b70a60a9a5fe (patch)
tree7840c3027dde0befb0837955c96736ebbcb51016 /dev-requirements.txt
parent3929bf600948c8eae67618c677cbf86d4aab00f4 (diff)
Tinker a bit with tasks re: doc watching, doc browsing
Requires an inflight set of changes to invocations
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 26d0efa4..b409ce7a 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -16,6 +16,7 @@ coverage>=6.2,<7
# Documentation tools
alabaster==0.7.13
releases>=2.1
+watchdog<2
# Debuggery
icecream>=2.1
# Self (sans GSS which is a pain to bother with most of the time)