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 1a9fd84 + 0b8af0d commit df0753dCopy full SHA for df0753d
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