pospell also on distutils/

This commit is contained in:
Julien Palard 2018-10-04 16:05:10 +02:00
parent e5340cf8d1
commit a06394679a

View File

@ -7,5 +7,5 @@ install:
- pip install pospell
- pospell --version
script:
- pospell -p dict -l fr *.po c-api/*.po library/*.po distributing/*.po installing/*.po install/*.po howto/*.po tutorial/*.po using/*.po whatsnew/*.po
- pospell -p dict -l fr *.po c-api/*.po library/*.po distutils/*.po distributing/*.po installing/*.po install/*.po howto/*.po tutorial/*.po using/*.po whatsnew/*.po
- make CPYTHON_CLONE=/tmp/cpython/ BRANCH=3.7