Skip to content

Commit

Permalink
add Rust mention to pkg metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo authored Nov 6, 2024
1 parent 1591524 commit 9784ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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=[
Expand Down

0 comments on commit 9784ee9

Please sign in to comment.