We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac289d1 commit 4fa391fCopy full SHA for 4fa391f
setup.py
@@ -21,7 +21,7 @@ def get_long_description():
21
_32bit = platform.architecture()[0] == "32bit"
22
23
setup(
24
- name="PySDM",
+ name="pysdm",
25
description="Pythonic particle-based (super-droplet) warm-rain/aqueous-chemistry"
26
" cloud microphysics package with box, parcel & 1D/2D prescribed-flow"
27
" examples in Python, Julia and Matlab",
0 commit comments