Skip to content

Commit b97cf0c

Browse files
committed
updated exclude
1 parent d5fe538 commit b97cf0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ install_requires =
2525
PySide2 = PySide2>=5.15
2626

2727
[options.packages.find]
28-
exclude = example_nodes
28+
exclude = examples
29+
basic_example.py
2930

3031
[options.package_data]
3132
NodeGraphQt = widgets/icons/node_base.png

0 commit comments

Comments
 (0)