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 3777985 commit 62ac21bCopy full SHA for 62ac21b
setup.py
@@ -26,9 +26,9 @@
26
],
27
scripts=[
28
"examples/simplePingExample.py",
29
- "examples/simpleS500Example.py",
30
- "examples/simpleOmniscan450Example.py",
31
- "examples/simpleSurveyor240Example.py",
+ "examples/s500Example.py",
+ "examples/omniscan450Example.py",
+ "examples/surveyor240Example.py",
32
"tools/pingproxy.py",
33
"tools/ping1d-simulation.py"]
34
)
0 commit comments