mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-03-15 14:50:25 +01:00
Merge branch 'develop' into documentation
This commit is contained in:
commit
2f1b3e815d
1 changed files with 2 additions and 1 deletions
|
@ -37,8 +37,9 @@ conda update -c conda-forge pyerrors # Update
|
|||
```
|
||||
Install the current `develop` version:
|
||||
```bash
|
||||
python -m pip install git+https://github.com/fjosw/pyerrors.git@develop
|
||||
python -m pip install -U --no-deps --force-reinstall git+https://github.com/fjosw/pyerrors.git@develop
|
||||
```
|
||||
(Also works for any feature branch).
|
||||
|
||||
## Basic example
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue