We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ce846 commit 48863d9Copy full SHA for 48863d9
setup.py
@@ -24,7 +24,7 @@
24
'lxml', # use sudo apt install libxml2-dev libxslt-dev
25
26
#'PyQt5', # Let users install whatever Qt they want
27
- 'qt-reactor@ git+https://github.com/karliss/qt-reactor.git@eae5af237d3694a649b3ff6ad6d038cb44ac3300',
+ 'qt-reactor>=0.6.1',
28
29
# Python 2:
30
'faulthandler; python_version < \'3.0\'',
0 commit comments