aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 17cefc2..df183fa 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -24,6 +24,8 @@ coverage = "^5.1"
nox = "^2019.11.9"
pyinstaller = "^3.6"
wheel = "^0.34.2"
+pefile = "^2019.4.18"
+pywin32-ctypes = "^0.2.0"
[tools.black]
max-length-length=88