Added my complete configuration for testing. (0.21.4)
This commit is contained in:
parent
7848f9f58b
commit
12bdca70a7
195 changed files with 1678 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -43,4 +43,4 @@ run:
|
|||
PYTHONPATH=$(shell pwd):$(shell pwd)/venv/lib/python$(PYTHON_VERSION)/site-packages/ bin/linspector ./etc
|
||||
|
||||
rundev:
|
||||
PYTHONPATH=$(shell pwd):$(shell pwd)/venv/lib/python$(PYTHON_VERSION)/site-packages/ bin/linspector ./etc.test.local
|
||||
PYTHONPATH=$(shell pwd):$(shell pwd)/venv/lib/python$(PYTHON_VERSION)/site-packages/ bin/linspector ./etc.local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue