diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 530fc34..61530aa 100644 --- a/pyproject.toml +++ b/pyproject.toml | |||
| @@ -13,3 +13,4 @@ python = "^3.5" | |||
| 13 | 13 | ||
| 14 | [tool.poetry.dev-dependencies] | 14 | [tool.poetry.dev-dependencies] |
| 15 | maturin = "*" | 15 | maturin = "*" |
| 16 | pytest = "*" | ||
