💚 pyexcel-ods does not work on pypy nor pypy3

This commit is contained in:
chfw 2019-03-16 14:01:09 +00:00
parent 21859fc277
commit a8f3eecd9c
4 changed files with 1 additions and 5 deletions

View File

@ -2,8 +2,6 @@
{%block custom_python_versions%}
python:
- &pypy2 pypy2.7-6.0
- &pypy3 pypy3.5-6.0
- 3.8-dev
- 3.7
- 3.6

View File

@ -4,7 +4,7 @@ configuration:
- "commons/templates"
- "setupmobans/templates"
- ".moban.d"
configuration: pyexcel_ods.yaml
configuration: pyexcel-ods.yml
targets:
- README.rst: README.rst
- setup.py: setup.py

View File

@ -4,8 +4,6 @@ language: python
notifications:
email: false
python:
- &pypy2 pypy2.7-6.0
- &pypy3 pypy3.5-6.0
- 3.8-dev
- 3.7
- 3.6