8000 Debug make install · BioComputing/twilio-python@0f95f99 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0f95f99

Browse files
committed
Debug make install
1 parent 0acf9a9 commit 0f95f99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.PHONY: clean install analysis test test-install develop docs docs-install
22

33
venv:
4+
echo "Using python: "; python --version
45
virtualenv --python=python venv
56

67
install: venv

0 commit comments

Comments
 (0)
0