Fix installation for development mode
This commit is contained in:
@@ -2,7 +2,7 @@ include ../../Makefile.global
|
||||
|
||||
# Install the package locally for development
|
||||
install:
|
||||
pip install ./crankshaft
|
||||
pip install --upgrade ./crankshaft
|
||||
|
||||
# Test develpment install
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user