* "voldemort" rule template and command: names to avoid in your code
0.3.3
Added
* Tests with tox [GH-1](https://github.com/sourcery-ai/sourcery-rules-generator/issues/1) * Support Python 3.9 [GH-2](https://github.com/sourcery-ai/sourcery-rules-generator/issues/2)
0.3.2
Fixed
* Dependencies rules: Detect only the package and its subpackages. Don't detect imports that are only a text match. [GH-10](https://github.com/sourcery-ai/sourcery-rules-generator/issues/10)