summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5529261..1665c55 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,13 @@
Dependencies
---
-```
-sudo apt install python3-numpy python3-scipy python3-sklearn
-```
+See `.gitlab-ci.yml`
Code Style
---
+dfatool Python code uses the Sphinx docstring format.
+
Please only commit blackened code. It's best to check this with a pre-commit
hook: