This commit is contained in:
ed 2022-10-25 01:23:41 +02:00
parent 5f60c509c6
commit 69f78b86af
4 changed files with 7 additions and 12 deletions

View file

@ -128,7 +128,6 @@ args = {
"audiotags": ["mutagen"],
"ftpd": ["pyftpdlib"],
"ftps": ["pyftpdlib", "pyopenssl"],
"smbd": ["impacket"],
},
"entry_points": {"console_scripts": ["copyparty = copyparty.__main__:main"]},
"scripts": ["bin/copyparty-fuse.py", "bin/up2k.py"],