Changing description (#32)

This commit is contained in:
Francois Lanusse 2024-12-21 10:45:12 -05:00 committed by GitHub
parent 70ab9f1931
commit f14f0fe68e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "JaxPM"
dynamic = ["version"]
description = "A dead simple FastPM implementation in JAX"
description = "A simple Particle-Mesh implementation in JAX"
authors = [{ name = "JaxPM developers" }]
readme = "README.md"
requires-python = ">=3.9"