Skip to content

Commit

Permalink
Revert name change
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Cattaneo committed Nov 13, 2024
1 parent 021e524 commit 1f8ed0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
license="GPLv3 license",
long_description=readme,
include_package_data=True,
name="PyFV3",
name="pyFV3",
packages=find_namespace_packages(include=["pyFV3", "pyFV3.*"]),
setup_requires=[],
test_suite="tests",
Expand Down

0 comments on commit 1f8ed0b

Please sign in to comment.