ud makefile
authorlouisabraham <louis.abraham@yahoo.fr>
Fri, 10 Aug 2018 09:03:56 +0000 (11:03 +0200)
committerlouisabraham <louis.abraham@yahoo.fr>
Fri, 10 Aug 2018 09:03:56 +0000 (11:03 +0200)
Makefile

index a1622c040eb7b41c26a44b6a1740d91ae1fbd170..1e43fb07f44a462c283f4bb7d0315b14a3f745d2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 pypi: dist
        twine upload dist/*
        
-dist: flake8
+dist: doc flake8
        -rm dist/*
        ./setup.py sdist bdist_wheel