Exclude yaql 0.3.0 from requirements

yaql 0.3.0 was developed as proof-of-concept, and later was
completely redesigned, it's not recommended for production usage.
Murano & Mistral will not be able to consume 0.3.0 as well, that's
why we should restrict installation of 0.3.0.

Change-Id: I25540b1be8a15e8ab83a9646693901e2af5e33cf
This commit is contained in:
Serg Melikyan 2015-06-30 11:32:50 +03:00 committed by Ekaterina Chernova
parent 5f4b005ba4
commit b0eddd76aa

@ -218,7 +218,7 @@ XStatic-smart-table>=1.4.5.3 # MIT License
XStatic-Spin>=1.2.5.2 # MIT License
XStatic-term.js>=0.0.4 # MIT License
XStatic-Angular-FileUpload>=1.4.0.1 # MIT License
yaql>=0.2.6 # Apache 2.0 License
yaql>=0.2.6,!=0.3.0 # Apache 2.0 License
# Testing tools below, which are typically in test-requires.txt