Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: flake8-eyeo/tox.ini

Issue 29375591: Issue 4882 - Renamed flake8-abp to flake8-eyeo (Closed)
Patch Set: Adapted patchconv/tox.ini Created Feb. 13, 2017, 1:11 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « flake8-eyeo/tests/A303.py ('k') | patchconv/tox.ini » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: flake8-eyeo/tox.ini
===================================================================
rename from flake8-abp/tox.ini
rename to flake8-eyeo/tox.ini
--- a/flake8-abp/tox.ini
+++ b/flake8-eyeo/tox.ini
@@ -8,4 +8,4 @@
pep8-naming
commands=
python setup.py test
- flake8 flake8_abp.py setup.py --ignore N802
+ flake8 flake8_eyeo.py setup.py --ignore N802
« no previous file with comments | « flake8-eyeo/tests/A303.py ('k') | patchconv/tox.ini » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld