deeplow
bc7188eb4d
add dev dependency: PySide2-stubs
...
Mypy was returning many errors relating to PySide2, which didn't
make much sense. This is apparently because there are missing type
hinting stubs for PySide2.
The temporary solution is to add this devel dependency.
Upstream issue: (remove dep. when solved)
- https://bugreports.qt.io/browse/PYSIDE-1675
2022-08-22 11:13:29 +01:00
deeplow
93392f8206
add mypy as dev dependency (type checking lint)
2022-08-22 10:30:35 +01:00
deeplow
b73efb30ae
add isort as dev dependency
2022-08-22 10:03:49 +01:00
Guthrie McAfee Armstrong
e63c931800
Remove psutil, termcolor, and wmi dependencies
2022-08-19 15:16:19 +01:00
Guthrie McAfee Armstrong
575c4b2302
Remove macholib dependency ( fix #145 )
2022-08-19 15:16:16 +01:00
Guthrie McAfee Armstrong
395eba0a74
Remove requests dependency
2022-08-19 15:16:14 +01:00
Guthrie McAfee Armstrong
0b9e91434d
Update poetry.lock
2022-08-19 15:15:00 +01:00
Micah Lee
bc8b9d62b4
Switch Windows package from pyinstaller to cx_freeze
2021-12-13 15:23:45 -08:00
Micah Lee
3e11dc11e0
Switch back to PyInstaller from PyPi
2021-11-29 15:04:20 -08:00
Micah Lee
112291f82a
Remove unused dependencies
2021-11-22 11:37:05 -08:00
Micah Lee
e4c241a0d1
Switch to PySide2 5.15.2
2021-11-17 11:39:26 -08:00
Micah Lee
29a148d211
Successfully set up reverse ssh forward system, allowing the host to run commands on the guest over ssh
2021-07-01 15:32:07 -07:00
Micah Lee
d3d417ee84
Strip ANSI colors from Mac GUI output to preventing crashing, and fix Mac docker path
2021-06-22 13:34:15 -07:00
Micah Lee
918e5fa306
Display banner
2021-06-09 17:31:06 -07:00
Micah Lee
80d1d2e583
Add black as a dev dependency
2021-06-08 15:31:01 -07:00
Micah Lee
a7afe9493b
Update poetry deps
2021-06-08 15:28:28 -07:00
Micah Lee
016de717cb
Update python deps
2020-12-28 15:22:57 -08:00
Micah Lee
ee215a4870
Update macOS instructions for installing python, and fix how DMG gets created
2020-10-29 15:54:12 -07:00
Micah Lee
269cf5b431
Add Windows changes
2020-10-27 11:55:21 -07:00
Micah Lee
11d0c6c88f
Update poetry deps and build instructions for macOS
2020-10-26 17:04:14 -07:00
Micah Lee
13285cd024
Suppress stderr from GUI output and display it in the terminal in dark; add a dangerzone poetry entrypoint; and update dependencies
2020-10-14 09:41:23 -07:00
Micah Lee
931effc7ce
In Windows, disable opening of safe PDF, make saving PDF required, and after safe PDF has been created, open Windows explorer with the safe PDF selected
2020-02-20 16:53:25 -08:00
Micah Lee
93fc079c17
Add wmi dependency for windows
2020-02-19 14:27:47 -08:00
Micah Lee
400b8d2b83
Switch from pipenv to poetry, which has better cross-platform support
2020-02-13 10:21:11 -08:00