We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 079caae commit 0b8af0dCopy full SHA for 0b8af0d
Utilities/Python/setup.py
@@ -3,6 +3,6 @@
3
setup(
4
name="fdsplotlib",
5
version="0.0.0",
6
- py_modules=["fdsplotlib"], # dummy commit to debug actions
+ py_modules=["fdsplotlib"], # package a single file
7
)
8
0 commit comments