Release v2.2.4

This commit is contained in:
Ian Cordasco 2014-10-09 16:56:01 -05:00
parent 7fd24c2983
commit 2cf10d26a3
3 changed files with 23 additions and 2 deletions

View file

@ -46,7 +46,7 @@ setup(
author_email="tarek@ziade.org",
maintainer="Ian Cordasco",
maintainer_email="graffatcolmingov@gmail.com",
url="http://bitbucket.org/tarek/flake8",
url="https://gitlab.com/pycqa/flake8",
packages=["flake8", "flake8.tests"],
install_requires=[
"pyflakes >= 0.8.1",