Skip to content

Commit 637c7c7

Browse files
committed
fix pypi name
1 parent f94f93d commit 637c7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"multigrid/tests/*.h5",
3636
"swe/tests/*.h5"]
3737

38-
setup(name='pyro',
38+
setup(name='pyro-hydro',
3939
description='A python hydrodynamics code for teaching and prototyping',
4040
long_description=open('README.md', 'r').read(),
4141
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)