summary refs log tree commit diff stats
path: root/HACKING.md
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING.md')
-rw-r--r--HACKING.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/HACKING.md b/HACKING.md
index cb64604..3372ea1 100644
--- a/HACKING.md
+++ b/HACKING.md
@@ -7,6 +7,8 @@ Project Structure
 Dependencies
 ------------
 
+<!-- --><!--
+
 `requirements.txt` lists known-good, frozen dependencies. if needed or
 desired, install dependencies listed in setup.py directly.
 
@@ -30,6 +32,8 @@ install_requires=[
 note however that not all forks are compatible with the project.
 requirements.txt provides known-good versions.
 
+--><!-- -->
+
 Input Validation
 ----------------