Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a7d5c4abdb |
1 changed files with 4 additions and 4 deletions
|
|
@ -18,15 +18,15 @@ data:
|
|||
- MIT
|
||||
dependencies:
|
||||
buildrequires:
|
||||
bootstrap: master
|
||||
bootstrap: f27
|
||||
|
||||
# python2: master
|
||||
# python2: 2.7
|
||||
# Disabled since python2 requires platform, and
|
||||
# bootstrap and platform modules conflict
|
||||
requires:
|
||||
platform: master
|
||||
platform: f27
|
||||
python2: 2.7
|
||||
libtom: master
|
||||
libtom: f27
|
||||
references:
|
||||
community: https://www.python.org/
|
||||
documentation: https://docs.python.org/2/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue