Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-zehentleitner committed Nov 9, 2023
1 parent 0780112 commit 5867599
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,8 @@ The current dependencies are listed

If you run into errors during the installation take a look [here](https://github.com/LUCIT-Systems-and-Development/unicorn-fy/wiki/Installation).

### A binary, PyPy or source code based wheel of the latest version with `pip` from [PyPI](https://pypi.org/project/unicorn-fy)
### A Cython binary, PyPy or source code based CPython wheel of the latest version with `pip` from
[PyPI](https://pypi.org/project/unicorn-fy)
`pip install unicorn-fy --upgrade`

### A conda package of the latest release with `conda` from [Anaconda](https://anaconda.org/conda-forge/unicorn-fy) via [CONDA-FORGE](https://conda-forge.org).
Expand Down Expand Up @@ -142,6 +143,7 @@ or the [current master branch](https://github.com/LUCIT-Systems-and-Development/
and use:

- ./environment.yml
- ./pyproject.toml
- ./requirements.txt
- ./setup.py

Expand Down

0 comments on commit 5867599

Please sign in to comment.