Skip to content

Commit 509a260

Browse files
committed
Announce Python 3.12 migration
Signed-off-by: oliver könig <[email protected]>
1 parent aafcec5 commit 509a260

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ The **Export-Deploy library ("NeMo Export-Deploy")** provides tools and APIs for
2525

2626
![image](docs/NeMo_Repo_Overview_ExportDeploy.png)
2727

28+
## 📣 News
29+
30+
- [03/12/2026] **Deprecating Python 3.10 support:** We're officially dropping Python 3.10 support with the upcoming 0.4.0 release. Downstream applications must raise their lower boundary to 3.12 to stay compatible with Export-Deploy.
31+
2832
## 🚀 Key Features
2933

3034
- Support for Large Language Models (LLMs) and Multimodal Models (MMs)
@@ -180,9 +184,6 @@ Now proceed with the main installation:
180184
pip install --no-build-isolation .[trt-onnx]
181185
```
182186

183-
184-
185-
186187
## 🤝 Contributing
187188

188189
We welcome contributions to NeMo Export-Deploy! Please see our [Contributing Guidelines](https://github.com/NVIDIA-NeMo/Export-Deploy/blob/main/CONTRIBUTING.md) for more information on how to get involved.

0 commit comments

Comments
 (0)