Skip to content

Commit 0b8af0d

Browse files
committed
Python: change comment
1 parent 079caae commit 0b8af0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Utilities/Python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
setup(
44
name="fdsplotlib",
55
version="0.0.0",
6-
py_modules=["fdsplotlib"], # dummy commit to debug actions
6+
py_modules=["fdsplotlib"], # package a single file
77
)
88

0 commit comments

Comments
 (0)