Update dependencies (#163)
* update dependencies * fix kubeconfig loader * use pipenv * add missing pipenv shell * tox-pipenv * pipenv on Travis * add cache files to gitignore
This commit is contained in:
@@ -97,7 +97,7 @@ The app can be started in "mock mode" to work on UI features without running any
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ pip3 install -r requirements.txt
|
||||
$ pipenv install && pipenv shell
|
||||
$ (cd app && npm start &) # watch and compile JS bundle
|
||||
$ python3 -m kube_ops_view --mock --debug
|
||||
|
||||
|
||||
Reference in New Issue
Block a user