NiklasRosenstein / slap

Slap is a CLI to assist in the process for developing and releasing Python packages.
https://niklasrosenstein.github.io/slap/
Other
18 stars 11 forks source link

Replace use of `pkg_resources` #98

Open NiklasRosenstein opened 8 months ago

NiklasRosenstein commented 8 months ago

https://setuptools.pypa.io/en/latest/pkg_resources.html

NiklasRosenstein commented 7 months ago

This gets handled partially by https://github.com/NiklasRosenstein/slap/pull/104, but the nr.utils.plugin dependency still uses pkg_resources.