Skip to content

Commit e8a9a51

Browse files
committed
Remove (unused) Makefile
Committed via https://github.com/asottile/all-repos
1 parent 7a8a6e4 commit e8a9a51

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)