Add Makefile for creating shell

This commit is contained in:
Balakrishnan Balasubramanian 2023-06-11 13:19:39 -04:00
parent 8a05295d6d
commit 9639e3b828

4
Makefile Normal file
View File

@ -0,0 +1,4 @@
shell:
MYPYPATH=`pipenv --venv`/lib/python3.11/site-packages pipenv shell