Fixed missing pdb.py issue for pyinstaller, partial for #659

This commit is contained in:
Rhet Turnbull
2022-03-12 09:00:41 -08:00
parent 84a96bd4d0
commit e272e95a85
4 changed files with 19 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
build
m2r2
pdbpp
pyinstaller==4.4
pyinstaller==4.10
pytest-mock
pytest==7.0.1
Sphinx
@@ -9,4 +9,4 @@ sphinx_click
sphinx_rtd_theme
sphinxcontrib-programoutput
twine
wheel
wheel