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:
44361a6
)
more general makefile
author
louisabraham
<louis.abraham@yahoo.fr>
Fri, 7 Dec 2018 14:13:53 +0000
(15:13 +0100)
committer
louisabraham
<louis.abraham@yahoo.fr>
Fri, 7 Dec 2018 14:13:53 +0000
(15:13 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 9fdbf6ef146a609a1ca173d3b10f0ead176b5d14..e48f3c1424e73c923c76949bad846f81b4103055 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-10,7
+10,7
@@
flake8:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
clean:
- rm -rf
ffpass
.egg-info build dist
+ rm -rf
*
.egg-info build dist
doc:
pandoc README.md -o README.rst
\ No newline at end of file