Skip to content
Snippets Groups Projects

Rename package to be accepted by PyPI

2 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
2
@@ -10,10 +10,10 @@ Under the hood, the project uses the [JuliaCall](https://juliapy.github.io/Pytho
## Installation
The package can be currently installed from the GitLab repository:
The package can be installed from PyPI with the following command:
```bash
pip install git+https://git.dynare.org/Dynare/dynare-python.git
pip install dynare-python
```
### Quickstart
Loading