Skip to content

Commit

Permalink
fix: Remove pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Apr 29, 2019
1 parent fe90139 commit 05bfb9d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 18 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
SHELL = /bin/bash

export PIP_USE_PEP517 := false

VENV_PATH = .venv

help:
Expand Down
15 changes: 0 additions & 15 deletions pyproject.toml

This file was deleted.

1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ deps =
linters: mypy
setenv =
PYTHONDONTWRITEBYTECODE=1
PIP_USE_PEP517=false
TESTPATH=tests
django: TESTPATH=tests/integrations/django
flask: TESTPATH=tests/integrations/flask
Expand Down

0 comments on commit 05bfb9d

Please sign in to comment.