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 6277deb commit 6d42f86Copy full SHA for 6d42f86
doc/reference/cli.rst
@@ -9,6 +9,7 @@ veros
9
This is a wrapper script that provides easy access to all Veros command line tools.
10
11
.. run-click:: veros.cli.veros:cli
12
+ :args: --help
13
14
veros-create-mask
15
-----------------
doc/requirements.txt
@@ -1,4 +1,4 @@
1
-click==8.1.8
+click==8.2.1
2
entrypoints==0.4
3
Pillow==11.3.0
4
Sphinx==8.2.3
requirements.txt
requests==2.32.4
numpy==2.3.1
0 commit comments