Flask should now work with release requirements on 3.3
This commit is contained in:
parent
bc5e212e09
commit
d9ebac10bb
1 changed files with 1 additions and 3 deletions
|
|
@ -13,9 +13,7 @@ env:
|
|||
|
||||
matrix:
|
||||
exclude:
|
||||
# Python 3 support currently does not work with lowest/release requirements
|
||||
- python: "3.3"
|
||||
env: REQUIREMENTS=release
|
||||
# Python 3 support currently does not work with lowest requirements
|
||||
- python: "3.3"
|
||||
env: REQUIREMENTS=lowest
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue