Commit Graph

1 Commits

Author SHA1 Message Date
Yaakov Selkowitz
b71185e83c Simplify build dependencies
python-commentjson is not packaged in Fedora, and python-json5 has a
long build dependency chain.  Since they are only used as a fallback to
built-in json because some of the test fixtures are commented (which
should in no way reflect the capabilities of resolvelib itself), simply
removing the comments allow the tests to pass without commentjson/json5.
2023-11-09 11:12:55 +01:00