removed check for sqlparse from appveyor build script
This commit is contained in:
parent
cf6a98d33f
commit
c534a1e323
|
@ -80,7 +80,6 @@ install:
|
|||
- where isort
|
||||
|
||||
- "%CMD_IN_ENV% pip install --upgrade sqlparse"
|
||||
- where sqlparse
|
||||
|
||||
# Ruby & Gem
|
||||
- cinst ruby -y
|
||||
|
|
Loading…
Reference in New Issue