Files
nixpkgs/pkgs/development/python-modules/pkg-about
annalee 02850dd6b9 python311Packages.pkg-about: remove unneeded tox dependancy; fix build
tox is listed as a build requirement but it is never used. however, it
is breaking the build due to a tox dependency, cachetools, failing a
version check. Updating cachetools causes over 600 rebuilds.

https://github.com/karpierz/pkg_about/blob/1.0.8/pyproject.toml
2023-11-19 11:22:11 +00:00
..