Skip to content

Commit 7777031

Browse files
committed
Updated the package name to follow the standards
1 parent a131687 commit 7777031

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
@@ -16,7 +16,7 @@
1616
from setuptools import setup
1717

1818
setup(
19-
name='service-configuration-lib',
19+
name='service_configuration_lib',
2020
version='3.3.6',
2121
provides=['service_configuration_lib'],
2222
description='Start, stop, and inspect Yelp SOA services',

0 commit comments

Comments
 (0)