projects
/
gamesguru
/
ffpass.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
782ed37
)
ud makefile
author
louisabraham
<louis.abraham@yahoo.fr>
Fri, 10 Aug 2018 09:03:56 +0000
(11:03 +0200)
committer
louisabraham
<louis.abraham@yahoo.fr>
Fri, 10 Aug 2018 09:03:56 +0000
(11:03 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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