Skip to content

Commit 8b10b73

Browse files
committed
py build "ModuleNotFoundError: No module named 'Qt'" fix.
1 parent 8a52649 commit 8b10b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = NodeGraphQt
3-
version=attr: NodeGraphQt.VERSION
3+
version=attr: NodeGraphQt.pkg_info.__version__
44
author=Johnny Chan
55
license = MIT License
66
license_files = LICENSE.md

0 commit comments

Comments
 (0)