pprintpp
pprintpp copied to clipboard
github code and pypi releases don't match.
I'm trying to port this python module to OpenBSD. The ports system uses pypi to get the software, but the version there (0.4.0) does not correspond with master branch on github, nor does it have an associated tag or release.
That makes the info pretty confusing. For instance tests should depend on parameterized and not nose_parameterized (this commit is not on pypi 873217674cc824b4c1cfdad4867c560c60e8d806).
Could you take a look at that ?
Thank you.
I'm looking at pprintpp with my Debian hat on, and I'd also be interested in knowing what's the status of this and which version should be used
thanks!