jazzband / tablib

Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
https://tablib.readthedocs.io/
MIT License
4.6k stars 592 forks source link

Please make markuppy test dependency optional #553

Closed mgorny closed 6 months ago

mgorny commented 1 year ago

We'd like to package tablib for Gentoo and run its test suite. However, it depends on MarkupPy right now, and this package is not really a good fit (last release in 2017, no tests, broken GitHub repository). Could you please consider making this test dependency optional?

claudep commented 1 year ago

554 could be a way to avoid MarkupPy dependency. Opinions welcome.

claudep commented 6 months ago

markkuppy is no longer a dependency, see f3ef2e94b404