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 9436b2b commit 5d2a2d7Copy full SHA for 5d2a2d7
1 file changed
bin/dragon
@@ -1,7 +1,6 @@
1
#!/usr/bin/env bash
2
3
set -e
4
-set -x
5
6
export DRAGON_DIR=.dragon
7
export DRAGON_VERS=$(python3 -c 'from dragon.util import version; print(version())')
0 commit comments