python: simplify a[bp]i_depends patterns.
This commit is contained in:
parent
57268b453d
commit
e05afadf93
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
abi_depends=">=2.7<3.0"
|
||||
abi_depends=">=2.7"
|
||||
# Require this version for Linux 3.x sys.platform fix.
|
||||
api_depends=">=2.7.2_1<3.0"
|
||||
api_depends=">=2.7.2_1"
|
||||
|
|
Loading…
Reference in a new issue