h2non / jsonpath-ng

Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!
Apache License 2.0
564 stars 85 forks source link

Remove the `oslotest` dependency #137

Closed kurtmckee closed 9 months ago

kurtmckee commented 10 months ago

The oslotest features are not used in the codebase.

I ran the test suite locally and all tests continue to pass.