Skip to content

Commit

Permalink
Poke 3
Browse files Browse the repository at this point in the history
  • Loading branch information
martinthomson committed Jun 7, 2022
1 parent 7e2c32f commit 25e0721
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
@@ -1,3 +1,4 @@
# poke
PYTHON := $(shell which python3)
ifeq ($(PYTHON),)
PYTHON := $(shell which python)
Expand Down

0 comments on commit 25e0721

Please sign in to comment.