mirror of
https://github.com/9001/copyparty.git
synced 2025-11-02 04:53:15 +00:00
forgot these
pyinstaller/build.sh: fix jinja2 after upgrade up2k.py: fix double-hs after dupe finalize
This commit is contained in:
@@ -79,7 +79,6 @@ excl=(
|
||||
email.parser
|
||||
importlib.resources
|
||||
importlib_resources
|
||||
inspect
|
||||
multiprocessing
|
||||
packaging
|
||||
pdb
|
||||
@@ -99,6 +98,7 @@ excl=(
|
||||
PIL.ImageWin
|
||||
PIL.PdfParser
|
||||
) || excl+=(
|
||||
inspect
|
||||
PIL
|
||||
PIL.ExifTags
|
||||
PIL.Image
|
||||
|
||||
Reference in New Issue
Block a user