mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
remove deprecated python_venv alias
This commit is contained in:
parent
a2f7b80e89
commit
801b956304
4 changed files with 0 additions and 36 deletions
|
|
@ -44,7 +44,5 @@ languages: dict[str, Language] = {
|
|||
'script': script,
|
||||
'swift': swift,
|
||||
'system': system,
|
||||
# TODO: fully deprecate `python_venv`
|
||||
'python_venv': python,
|
||||
}
|
||||
language_names = sorted(languages)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue