Explorar o código

Makefile for distrubution management

Ask Solem %!s(int64=15) %!d(string=hai) anos
pai
achega
e9e5e48cb8
Modificáronse 1 ficheiros con 13 adicións e 0 borrados
  1. 13 0
      Makefile

+ 13 - 0
Makefile

@@ -0,0 +1,13 @@
+PEP8=pep8
+
+pep8:
+	find . -name "*.py" | xargs pep8
+
+ghdocs:
+	contrib/doc2ghpages
+
+autodoc:
+	contrib/doc4allmods celery
+
+bump:
+	contrib/bump -c celery