Skip to content

Commit

Permalink
Renaming package.
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed May 4, 2021
1 parent 45766d9 commit 7583382
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 @@ -53,7 +53,7 @@ def parse_requirements(path):
long_description=readme + "\n\n" + history,
include_package_data=True,
keywords="sodar_cli",
name="sodar_cli",
name="sodar-cli",
packages=find_packages(include=["sodar_cli"]),
test_suite="tests",
tests_require=test_requirements,
Expand Down

0 comments on commit 7583382

Please sign in to comment.