aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4e0e2d8a..a1914f6d 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,5 @@ docs:
apidocs:
mkdir -p build
- pydoctor -v gbp tests/doctests/
.PHONY: docs