From 9784ee90b7220b7333cfbf62151b8ec1b9f7a2e1 Mon Sep 17 00:00:00 2001 From: Sylwester Arabas Date: Wed, 6 Nov 2024 18:59:45 +0100 Subject: [PATCH] add Rust mention to pkg metadata --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 25a5d988..d58f07fd 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ def get_long_description(): setup( name="PyMPDATA", description="Numba-accelerated Pythonic implementation of MPDATA " - "with examples in Python, Julia and Matlab", + "with examples in Python, Julia, Rust and Matlab", use_scm_version={"local_scheme": lambda _: "", "version_scheme": "post-release"}, setup_requires=["setuptools_scm"], install_requires=[