mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
pin docling-ibm-models 1.1.0 with python 3.10 support (#15)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# Docling
|
||||
|
||||
[](https://pypi.org/project/docling/)
|
||||

|
||||

|
||||
[](https://python-poetry.org/)
|
||||
[](https://github.com/psf/black)
|
||||
[](https://pycqa.github.io/isort/)
|
||||
@@ -35,7 +35,7 @@ pip install docling
|
||||
|
||||
### Development setup
|
||||
|
||||
To develop for Docling, you need Python 3.11 / 3.12 and Poetry. You can then install from your local clone's root dir:
|
||||
To develop for Docling, you need Python 3.10 / 3.11 / 3.12 and Poetry. You can then install from your local clone's root dir:
|
||||
```bash
|
||||
poetry install
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user