1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-19 16:09:19 +03:00
Commit graph

2 commits

Author SHA1 Message Date
Martin Weinelt
8811817e3e
python3Packages.jsonpath-ng: fix build
The package was still using `disabledTestFiles` which should have been
migrated to `disabledTestPaths`, which led to reinclusion of a test file
that requires a dependency (oslotest), which we have not packaged yet.
2021-04-12 16:38:51 +02:00
Fabian Affolter
aa55da3810 python3Packages.jsonpath-ng: init at 1.5.2 2021-02-24 08:37:52 +01:00