summaryrefslogtreecommitdiff
path: root/HACKING.txt
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING.txt')
-rw-r--r--HACKING.txt2
1 files changed, 2 insertions, 0 deletions
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
-------------