Flask should now work with release requirements on 3.3

This commit is contained in:
Armin Ronacher 2013-06-13 09:30:39 +01:00
parent bc5e212e09
commit d9ebac10bb

View file

@ -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