Revert "Trying to remove setuptools entirely"

This reverts commit 16feb1e546.
This commit is contained in:
Hydrus Network Developer 2024-10-15 14:59:50 -05:00
parent 16feb1e546
commit 371d8b582a
No known key found for this signature in database
GPG Key ID: 76249F053212133C
5 changed files with 5 additions and 0 deletions

View File

@ -31,3 +31,4 @@ QtPy==2.4.1
PySide6==6.6.3.1
requests==2.32.3
setuptools==70.3.0

View File

@ -31,6 +31,7 @@ QtPy==2.4.1
PySide6==6.6.3.1
requests==2.32.3
setuptools==70.3.0
pyinstaller==6.5
mkdocs-material

View File

@ -32,6 +32,7 @@ PyQt6==6.6.0
PyQt6-Qt6==6.6.0
requests==2.32.3
setuptools==70.3.0
pyobjc-core>=10.1
pyobjc-framework-Cocoa>=10.1

View File

@ -31,6 +31,7 @@ QtPy==2.4.1
PySide6==6.6.3.1
requests==2.32.3
setuptools==70.3.0
pyinstaller==6.5
mkdocs-material

View File

@ -1 +1,2 @@
requests==2.32.3
setuptools==70.3.0