Remove failing python configuration

This commit is contained in:
Peter Dimov
2020-12-23 00:42:55 +02:00
parent 429a89dc88
commit 63ab0d1099

View File

@@ -242,11 +242,6 @@ jobs:
bopts: install
os: ubuntu-20.04
- lib: python
bopts: install
os: ubuntu-20.04
install: libpython2-dev
- lib: python
bopts: python=2.7,3.8 install
os: ubuntu-20.04