formatting to appease flake8

This commit is contained in:
Tom Scogland
2016-05-16 05:12:30 -07:00
parent 71d9911539
commit dacedfcc0e
4 changed files with 178 additions and 135 deletions

View File

@@ -5,9 +5,8 @@
class ThePlatinumSearcher(Package):
"""Fast parallel recursive grep alternative"""
# FIXME: add a proper url for your package's homepage here.
homepage = "https://github.com/monochromegane/the_platinum_searcher"
url = "https://github.com/monochromegane/the_platinum_searcher"
url = "https://github.com/monochromegane/the_platinum_searcher"
package = 'github.com/monochromegane/the_platinum_searcher/...'