Require Python packages with dots

This commit is contained in:
Miro Hrončok 2020-06-03 15:59:47 +02:00
commit 0ec11f1f64

View file

@ -52,12 +52,12 @@
required_packages:
- gcc
- virtualenv
- python27
- python35
- python36
- python37
- python38
- python39
- python2.7
- python3.5
- python3.6
- python3.7
- python3.8
- python3.9
- pypy
- pypy3
- python2-devel