Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit c4cf302

Browse files
committed
Change name back to dredd_hooks
1 parent a7d48e8 commit c4cf302

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
@@ -5,7 +5,7 @@
55
long_desc = open('README.rst').read()
66

77
setup(
8-
name='dredd-hooks-python',
8+
name='dredd_hooks',
99
version='0.1.3',
1010
url='https://github.com/apiaryio/dredd-hooks-python/',
1111
download_url='http://pypi.python.org/pypi/dredd_hooks',

0 commit comments

Comments
 (0)