Require Python packages with dots
This commit is contained in:
parent
450364614f
commit
0ec11f1f64
1 changed files with 6 additions and 6 deletions
12
tests.yml
12
tests.yml
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue