Check python encoding.
This commit is contained in:
parent
f15f993851
commit
2f9457a650
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -98,6 +98,7 @@ releasecheck:
|
|||
# So for other developers there is no need to execute this target.
|
||||
check:
|
||||
check-copyright
|
||||
check-py-encoding patoolib tests
|
||||
check-pofiles -v
|
||||
py-tabdaddy
|
||||
py-unittest2-compat tests/
|
||||
|
|
Loading…
Reference in a new issue