switch to code style and remove --upgrade

This commit is contained in:
jan 2016-03-29 13:57:18 -07:00
parent 152d3b7818
commit 6db0b3c0fd

View File

@ -13,5 +13,6 @@ Requirements:
* numpy
Install with pip, via git:
>pip install --upgrade git+https://mpxd.net/gogs/jan/float_raster.git@release
```bash
pip install git+https://mpxd.net/gogs/jan/float_raster.git@release
```