nbformat icon indicating copy to clipboard operation
nbformat copied to clipboard

Drop pep440 dependency

Open LecrisUT opened this issue 1 year ago • 0 comments

Just a random drive-by PR. Noticed from python-pep440 being orphaned on Fedora that there are some packages that still require it, this being one of them. In principle packaging should be used instead of all of these kind of projects moving forward.

In this case it is likely that this is not needed at all and hatch-nodejs-version would take care of it automatically, but I did not confirm it, so I've left the test as-is for now.

LecrisUT avatar Jan 15 '25 10:01 LecrisUT