Skip to content

Commit cec8beb

Browse files
committed
--version to see which its using
1 parent e14f882 commit cec8beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ main:
9898
#target: dependencies
9999

100100
CHR:
101-
python3 src/chr/donut.py src/chr/uncompressed/ src/chr/dnt -f
101+
python3 --version #src/chr/donut.py src/chr/uncompressed/ src/chr/dnt -f
102102

103103
$(OUTDIR):
104104
$(call mkdir,$(OUTDIR))

0 commit comments

Comments
 (0)