We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a94b50 commit 0311d18Copy full SHA for 0311d18
setup.py
@@ -18,6 +18,7 @@
18
packages=find_packages(),
19
install_requires=[
20
'markdown',
21
+ 'QtPy'
22
],
23
include_package_data=True,
24
classifiers=[
0 commit comments