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 f94f93d commit 637c7c7Copy full SHA for 637c7c7
setup.py
@@ -35,7 +35,7 @@
35
"multigrid/tests/*.h5",
36
"swe/tests/*.h5"]
37
38
-setup(name='pyro',
+setup(name='pyro-hydro',
39
description='A python hydrodynamics code for teaching and prototyping',
40
long_description=open('README.md', 'r').read(),
41
long_description_content_type='text/markdown',
0 commit comments