Skip to content

Commit

Permalink
HJ-250 - Address PyPi deprecation warnings (#5550)
Browse files Browse the repository at this point in the history
  • Loading branch information
andres-torres-marroquin authored Dec 11, 2024
1 parent e6609fa commit 05e0a94
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 @@ -54,7 +54,7 @@ def optional_requirements(
## Package Setup ##
###################
setup(
name="ethyca-fides",
name="ethyca_fides",
version=versioneer.get_version(),
cmdclass=versioneer.get_cmdclass(),
description="Open-source ecosystem for data privacy as code.",
Expand Down

0 comments on commit 05e0a94

Please sign in to comment.