1
Fork 0

Spelling!

This commit is contained in:
Jake Howard 2015-12-03 18:04:38 +00:00
parent a9ec77cce0
commit f5b3bbc1c1
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
from setuptools import setup
setup (
name='ditfile-automator',
name='dotfile-automator',
version='0.0',
install_requires=[
'click'