diff --git a/Makefile b/Makefile index 37600f59..6ec49602 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,6 @@ test: python test_requests.py site: - # Building Docs + cd docs; make dirhtml docs: site - cd docs; make dirhtml \ No newline at end of file