mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 03:26:53 +00:00
Replace requirement-dev.txt with section in pyproject.toml, amend tox.ini accordingly
This commit is contained in:
parent
56dfb70dfe
commit
9e2bc6ad34
3 changed files with 8 additions and 4 deletions
2
tox.ini
2
tox.ini
|
|
@ -2,7 +2,7 @@
|
|||
envlist = py,pre-commit
|
||||
|
||||
[testenv]
|
||||
deps = -rrequirements-dev.txt
|
||||
extras = dev
|
||||
setenv =
|
||||
GIT_AUTHOR_NAME = "test"
|
||||
GIT_COMMITTER_NAME = "test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue