debian-python-raven/hooks
Armin Ronacher 97e93ea7ba Strip six module and rename to raven._compat
We're seeing some odd issues with our six module interacting
badly with the six module from other libraries for some users.
The suspicion is that our six module in some cases gets unvendored.
We thus rename it to `raven._compat` (which is also what some
other Python modules do).  We still use six normally for the
tests.
2016-01-12 21:40:51 +01:00
..
pre-commit Fixed a bug in the pre-commit hook 2015-07-12 20:23:08 +02:00
pre-commit.flake8 Strip six module and rename to raven._compat 2016-01-12 21:40:51 +01:00
pre-commit.verify-docs Split up hooks 2015-07-12 20:05:29 +02:00