mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-05-06 13:40:23 +08:00
chore(deps): update dependency setuptools to v81 (#5003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@ glad = [
|
||||
"glad2 @ file:./third-party/glad",
|
||||
# setuptools provides pkg_resources which glad's plugin.py imports.
|
||||
# setuptools >= 81 removed pkg_resources; pin to the last series that includes it.
|
||||
"setuptools<81",
|
||||
"setuptools<82",
|
||||
]
|
||||
|
||||
flatpak = [
|
||||
|
||||
Reference in New Issue
Block a user