mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 13:23:24 -07:00
Revert "Remove importlib-metadata and importlib-resources"
This reverts commit 38435ae81c
.
This commit is contained in:
parent
fa510792f1
commit
1b26775ec6
53 changed files with 3678 additions and 0 deletions
0
lib/importlib_resources/tests/data01/__init__.py
Normal file
0
lib/importlib_resources/tests/data01/__init__.py
Normal file
BIN
lib/importlib_resources/tests/data01/binary.file
Normal file
BIN
lib/importlib_resources/tests/data01/binary.file
Normal file
Binary file not shown.
BIN
lib/importlib_resources/tests/data01/subdirectory/binary.file
Normal file
BIN
lib/importlib_resources/tests/data01/subdirectory/binary.file
Normal file
Binary file not shown.
BIN
lib/importlib_resources/tests/data01/utf-16.file
Normal file
BIN
lib/importlib_resources/tests/data01/utf-16.file
Normal file
Binary file not shown.
1
lib/importlib_resources/tests/data01/utf-8.file
Normal file
1
lib/importlib_resources/tests/data01/utf-8.file
Normal file
|
@ -0,0 +1 @@
|
|||
Hello, UTF-8 world!
|
Loading…
Add table
Add a link
Reference in a new issue