Skip to content

Commit e931230

Browse files
authored
Merge pull request #288 from pre-commit/all-repos_autofix_rm-makefile
Remove (unused) Makefile
2 parents 7a8a6e4 + e8a9a51 commit e931230

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

Makefile

Lines changed: 0 additions & 24 deletions
This file was deleted.

tox.ini

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[tox]
2-
project = pre_commit_hooks
32
# These should match the travis env list
43
envlist = py27,py35,py36,pypy
54

@@ -18,10 +17,6 @@ commands =
1817
pre-commit install -f --install-hooks
1918
pre-commit run --all-files
2019

21-
[testenv:venv]
22-
envdir = venv-{[tox]project}
23-
commands =
24-
2520
[flake8]
2621
max-line-length=131
2722

0 commit comments

Comments
 (0)