mirror of
https://github.com/robweber/xbmcbackup.git
synced 2026-05-08 17:40:05 +02:00
added flake8 pollyfill dep
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ language: python
|
||||
python: 3.7
|
||||
|
||||
install:
|
||||
- pip install flake8 kodi-addon-checker git+https://github.com/romanvm/kodi-addon-submitter.git
|
||||
- pip install flake8 flake8_polyfill kodi-addon-checker git+https://github.com/romanvm/kodi-addon-submitter.git
|
||||
|
||||
before_script:
|
||||
- git config core.quotepath false
|
||||
|
||||
Reference in New Issue
Block a user