mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
language_version works for python.
This commit is contained in:
parent
a7ab9b2a28
commit
4b98b39cea
3 changed files with 5 additions and 2 deletions
1
setup.py
1
setup.py
|
|
@ -36,6 +36,7 @@ setup(
|
|||
'plumbum',
|
||||
'pyyaml',
|
||||
'simplejson',
|
||||
'virtualenv',
|
||||
],
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue