Skip to content

Commit b26de33

Browse files
author
Dan Ellis
committed
Fix setup.py name
1 parent 431815c commit b26de33

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
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33

4-
setup(name='Ansible Toolkit',
4+
setup(name='ansible-toolkit',
55
version='1.0',
66
description='The missing Ansible tools',
77
url='http://github.com/dellis23/ansible-toolkit',

0 commit comments

Comments
 (0)