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