mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-07-01 15:35:45 +00:00
Update tf-gen-index.py
This commit is contained in:
parent
1b37eddbb3
commit
29b269e837
@ -22,6 +22,7 @@ def generate_fileindex(filelist):
|
|||||||
pythons = {
|
pythons = {
|
||||||
'linux': set([]),
|
'linux': set([]),
|
||||||
'mac': set([]),
|
'mac': set([]),
|
||||||
|
'windows': set([])
|
||||||
}
|
}
|
||||||
pkglist = []
|
pkglist = []
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user