Skip to content
Snippets Groups Projects

Release 1.0.2.

Merged Mateusz Klimaszewski requested to merge allennlp_upgrade_1.3.0 into develop
Compare and Show latest version
5 files
+ 96
51
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 8
0
@@ -14,6 +14,14 @@ pip install -U pip setuptools wheel
pip install --index-url https://pypi.clarin-pl.eu/simple combo==1.0.2
```
### Conda example:
```bash
conda create -n combo python=3.8
conda activate combo
pip install -U pip setuptools wheel
pip install --index-url https://pypi.clarin-pl.eu/simple combo==1.0.1
```
## Problems & solutions
* **jsonnet** installation error