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 25ad8c5..3ec4d9d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,6 +25,7 @@ flake8 = "^3.7.9" sphinx = "^3.0.0" coverage = "^5.1" twine = "^3.1.1" +wheel = "^0.34.2" [tool.poetry.extras] doh = ['requests', 'requests-toolbelt'] |
