Add support of lein "is not task"

This commit is contained in:
nvbn
2015-04-18 23:19:34 +02:00
parent 3440582494
commit 8b2ba5762c
4 changed files with 49 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(name='thefuck',
version=1.11,
version=1.12,
description="Magnificent app which corrects your previous console command",
author='Vladimir Iakovlev',
author_email='nvbn.rm@gmail.com',