Revert "Add Riverbank Computing as extra index for PyQt requirements"
Mostly reverts the below, as the new release is on the main PyPI repo
now.
Keeps the change to misc_checks.py
This reverts commit 470ec752e1.
This commit is contained in:
parent
b45d98f1c6
commit
fb35cf9fdc
|
|
@ -6,4 +6,3 @@ PyQt6-sip==13.6.0
|
|||
PyQt6-WebEngine==6.7.0
|
||||
PyQt6-WebEngine-Qt6==6.7.1
|
||||
PyQt6-WebEngineSubwheel-Qt6==6.7.1
|
||||
--extra-index-url https://www.riverbankcomputing.com/pypi/simple/
|
||||
|
|
|
|||
|
|
@ -2,6 +2,3 @@ PyQt6 >= 6.7, < 6.8
|
|||
PyQt6-Qt6 >= 6.7, < 6.8
|
||||
PyQt6-WebEngine >= 6.7, < 6.8
|
||||
PyQt6-WebEngine-Qt6 >= 6.7, < 6.8
|
||||
|
||||
# WORKAROUND for https://www.riverbankcomputing.com/pipermail/pyqt/2024-April/045832.html
|
||||
#@ add: --extra-index-url https://www.riverbankcomputing.com/pypi/simple/
|
||||
|
|
|
|||
|
|
@ -6,4 +6,3 @@ PyQt6-sip==13.6.0
|
|||
PyQt6-WebEngine==6.7.0
|
||||
PyQt6-WebEngine-Qt6==6.7.1
|
||||
PyQt6-WebEngineSubwheel-Qt6==6.7.1
|
||||
--extra-index-url https://www.riverbankcomputing.com/pypi/simple/
|
||||
|
|
|
|||
|
|
@ -2,6 +2,3 @@ PyQt6
|
|||
PyQt6-Qt6
|
||||
PyQt6-WebEngine
|
||||
PyQt6-WebEngine-Qt6
|
||||
|
||||
# WORKAROUND for https://www.riverbankcomputing.com/pipermail/pyqt/2024-April/045832.html
|
||||
#@ add: --extra-index-url https://www.riverbankcomputing.com/pypi/simple/
|
||||
|
|
|
|||
|
|
@ -6,4 +6,3 @@ PyQt6-sip==13.6.0
|
|||
PyQt6-WebEngine==6.7.0
|
||||
PyQt6-WebEngine-Qt6==6.7.1
|
||||
PyQt6-WebEngineSubwheel-Qt6==6.7.1
|
||||
--extra-index-url https://www.riverbankcomputing.com/pypi/simple/
|
||||
|
|
|
|||
|
|
@ -2,6 +2,3 @@ PyQt6
|
|||
PyQt6-Qt6
|
||||
PyQt6-WebEngine
|
||||
PyQt6-WebEngine-Qt6
|
||||
|
||||
# WORKAROUND for https://www.riverbankcomputing.com/pipermail/pyqt/2024-April/045832.html
|
||||
#@ add: --extra-index-url https://www.riverbankcomputing.com/pypi/simple/
|
||||
|
|
|
|||
Loading…
Reference in New Issue