This commit is contained in:
Tom Chang 2017-06-13 18:21:24 +08:00
parent 8b2066fb27
commit e4dbcd549b
3 changed files with 14 additions and 29 deletions

View file

@ -1,8 +1,17 @@
from setuptools import find_packages
fom setuptools import find_packages
from setuptools import setup
i
#123123
setup(
name='pre_commit_hooks',
description='Some out-of-the-box hooks for pre-commit.',
url='https://github.com/pre-commit/pre-commit-hooks',