Closed iamibi closed 1 year ago
@pnuckowski
Running into this as well. Would be nice to merge this @pnuckowski
🙏 @pnuckowski
The packaging
module is missing from the list of dependencies.
@pnuckowski @iamibi packaging needed to be added as a dependency, package now fails to install
Fixes https://github.com/pnuckowski/aioresponses/issues/240
The official documentation of pkg_resources displays a warning to not access it directly. Instead, using the packaging module for the same to achieve it.