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.
2 parents 5a5cc7e + 1b92c98 commit 17b5fb4Copy full SHA for 17b5fb4
Utilities/Python/setup.py
@@ -3,6 +3,6 @@
3
setup(
4
name="fdsplotlib",
5
version="0.0.0",
6
- py_modules=["fdsplotlib"], # tells setuptools it's a single-file module
+ py_modules=["fdsplotlib"], # dummy commit to debug actions
7
)
8
0 commit comments