removed check for sqlparse from appveyor build script

This commit is contained in:
Jan-Cornelius Molnar 2016-04-10 20:32:56 +02:00
parent cf6a98d33f
commit c534a1e323
1 changed files with 1 additions and 2 deletions

View File

@ -80,7 +80,6 @@ install:
- where isort
- "%CMD_IN_ENV% pip install --upgrade sqlparse"
- where sqlparse
# Ruby & Gem
- cinst ruby -y