mirror of
https://github.com/mandiant/capa.git
synced 2025-12-22 23:26:21 -08:00
Remove requirement for separate typing package; typing is in the Python
stdlib from 3.5, and we require >= 3.6. From 3.7, installing the typing package causes import failures.
This commit is contained in: