mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-04 19:26:52 +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
|