Skip to content

Commit

Permalink
Test env
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman committed Jul 25, 2018
1 parent 2fc2daf commit d2a0dc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ $(BUILD_DIR)/node: package.json package-lock.json | $(BUILD_DIR)

$(BUILD_DIR)/python: python/setup.py | $(BUILD_DIR) $(BUILD_DIR)/virtualenv
@$(PYTHON) --version
ls -al ./build/python-dev/bin
./build/python-dev/bin/pip install -e ./python
@touch $(BUILD_DIR)/python

Expand Down

0 comments on commit d2a0dc2

Please sign in to comment.