Spelling!
This commit is contained in:
parent
a9ec77cce0
commit
f5b3bbc1c1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -1,7 +1,7 @@
|
||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
setup (
|
setup (
|
||||||
name='ditfile-automator',
|
name='dotfile-automator',
|
||||||
version='0.0',
|
version='0.0',
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'click'
|
'click'
|
||||||
|
|
Reference in a new issue