We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd26760 commit dae856dCopy full SHA for dae856d
setup.py
@@ -31,7 +31,7 @@
31
url="https://github.com/mottosso/Qt",
32
license="MIT",
33
zip_safe=False,
34
- data_files=['LICENSE'],
+ data_files=["LICENSE"],
35
py_modules=["Qt"],
36
classifiers=classifiers
37
)
0 commit comments