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 4fa391f commit 2a84a4cCopy full SHA for 2a84a4c
examples/setup.py
@@ -20,7 +20,7 @@ def get_long_description():
20
CI = "CI" in os.environ
21
22
setup(
23
- name="PySDM-examples",
+ name="pysdm-examples",
24
description="PySDM usage examples reproducing results from literature "
25
"and depicting how to use PySDM from Python Jupyter notebooks",
26
install_requires=[
0 commit comments