mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
Apply some autopep8-python2 suggestions
This commit is contained in:
parent
e39602586f
commit
14f654fabc
8 changed files with 39 additions and 35 deletions
|
|
@ -98,7 +98,7 @@ cachefiles = [
|
|||
('Kivy-1.7.2.tar.gz',
|
||||
'https://pypi.python.org/packages/source/K/Kivy/Kivy-1.7.2.tar.gz',
|
||||
'0485e2ef97b5086df886eb01f8303cb542183d2d71a159466f99ad6c8a1d03f1'),
|
||||
]
|
||||
]
|
||||
|
||||
if config['arch64']:
|
||||
cachefiles.extend([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue