mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-30 10:16:54 +00:00
10 lines
146 B
Text
10 lines
146 B
Text
-e .
|
|
|
|
# Testing requirements
|
|
coverage
|
|
# Fuck you ipython
|
|
ipython<2.0.0
|
|
ipdb
|
|
mock
|
|
git+git://github.com/pre-commit/pre-commit#egg=pre-commit
|
|
pytest
|