We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 580affa commit b99bb64Copy full SHA for b99bb64
1 file changed
script/build-osx
@@ -5,3 +5,4 @@ virtualenv venv
5
venv/bin/pip install pyinstaller==2.1
6
venv/bin/pip install .
7
venv/bin/pyinstaller -F bin/fig
8
+dist/fig --version
0 commit comments