mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-12-26 00:52:46 +00:00
commit
d995d4f606
|
|
@ -22,6 +22,7 @@ def generate_fileindex(filelist):
|
|||
pythons = {
|
||||
'linux': set([]),
|
||||
'mac': set([]),
|
||||
'windows': set([])
|
||||
}
|
||||
pkglist = []
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue