Add `docmatic` to test dependencies

This commit is contained in:
Martin Larralde 2018-04-21 20:01:41 +02:00
parent 5a8f5034d6
commit 2a618698cf
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ spin = "0.4.6"
num-traits = "0.2"
pyo3cls = { path = "pyo3cls", version = "^0.2.1" }
[dev-dependencies]
docmatic = "^0.1"
[build-dependencies]
regex = "0.2"
version_check = "0.1"