Skip to content

Commit

Permalink
Update Package name.
Browse files Browse the repository at this point in the history
  • Loading branch information
funilrys committed Oct 2, 2021
1 parent 58b4662 commit efa46bd
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 @@ -208,7 +208,7 @@ def get_long_description(): # pragma: no cover

if __name__ == "__main__":
setuptools.setup(
name="PyFunceble-dev",
name="PyFunceble",
version=get_version(),
python_requires=">=3.6, <4",
install_requires=get_requirements(mode="standard"),
Expand Down

0 comments on commit efa46bd

Please sign in to comment.