diff --git a/Makefile b/Makefile index 296fd14..a1081b9 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -SHELL := /bin/bash +SHELL := bash .ONESHELL: .PHONY: help clean clean-pyc release dist