From 0b40e08538dea5915605fe76d7c5e550df04e5b1 Mon Sep 17 00:00:00 2001 From: Theron Luhn Date: Sat, 8 Jan 2022 10:45:24 -0800 Subject: Add version pinning notice to HACKING.txt. --- HACKING.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HACKING.txt') diff --git a/HACKING.txt b/HACKING.txt index a47b25345..9cc2e8edb 100644 --- a/HACKING.txt +++ b/HACKING.txt @@ -74,6 +74,8 @@ Coding Style $ $TOX -e lint +Black, isort, and flake8 versions are pinned for stability and reproducibility. + Running Tests ------------- -- cgit v1.2.3