Skip to content
Snippets Groups Projects
Commit 20147a2f authored by Marko Bohanec's avatar Marko Bohanec
Browse files

Preparing docs for PyPI

parent 48c5d08b
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ provide functionality for creating and/or editing DEXi models directly in Python
DEXiPy can be installed from the local `.whl` file:
```console
pip install dist/dexipy-0.1.0-py3-none-any.whl
pip install dist/dexipy-<version>-py3-none-any.whl
```
Currently, DEXiPy is still under development.
......@@ -40,7 +40,7 @@ pip install dexipy
## Usage
See [Examples](https://dex.ijs.si/documentation/DEXiPy/examples.html).
See [Examples](https://dex.ijs.si/documentation/DEXiPy/examples.html)
## License
[MIT](https://choosealicense.com/licenses/mit/)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment