algoo / preview-generator

generates previews of files with cache management
https://pypi.org/project/preview-generator/
MIT License
228 stars 50 forks source link

chore: remove unused "packaging" dependency #199

Closed grignards closed 4 years ago

grignards commented 4 years ago

See #198

Automated tests use pytest which itself depend on packaging, so cannot run tests without packaging installed.