Skip to content

Commit e78b557

Browse files
authored
bring back PyPI-conforming lowercase name of the project (#1584)
1 parent a551558 commit e78b557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ requires = ['setuptools==75.3.0', 'setuptools-scm==8.1.0']
1313
build-backend = "setuptools.build_meta"
1414

1515
[project]
16-
name = "PySDM"
16+
name = "pysdm"
1717
description = "Pythonic particle-based (super-droplet) warm-rain/aqueous-chemistry cloud microphysics package with box, parcel & 1D/2D prescribed-flow examples in Python, Julia and Matlab"
1818
readme = "README.md"
1919
keywords = ["physics-simulation", "monte-carlo-simulation", "gpu-computing",

0 commit comments

Comments
 (0)