mkorman90 / regipy

Regipy is an os independent python library for parsing offline registry hives
MIT License
244 stars 53 forks source link

Relax setup.py requirements #200

Closed pombredanne closed 3 years ago

pombredanne commented 3 years ago

Do not pin versions in setup.py to allow usage as a library such as in scancode.io

Reference: https://github.com/nexB/scancode.io/issues/342 Reference: https://github.com/mkorman90/regipy/issues/199 Signed-off-by: Philippe Ombredanne pombredanne@nexb.com