forked from pool/python-inline-snapshot
8ee9f54a02e2a0e4b8cc7b536095ce9b77d374b14294f9b301e332ff60f39d50
- Update to 0.14.0
* Removed the "Programming Language :: Python :: Implementation :: PyPy"
classifier which was incorrect, because inline-snapshot can not fix
snapshots on pypy. inline-snapshot now enforces --inline-snapshot=disable
when used with an implementation other than cpython, which allows
it to be used in packages that want to support pypy.
* Command line shortcuts can be defined to simplify your workflows.
--review and --fix are defined by default. See the documentation
for details.
* --inline-snapshot=create/fix/trim/update will no longer show reports
for other categories. You can use --inline-snapshot=create,report
if you want to use the old behaviour.
- from version to 0.13.4
* Use tomli instead of toml
OBS-URL: https://build.opensuse.org/request/show/1224007
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inline-snapshot?expand=0&rev=6
Description
No description provided
Languages
Diff
100%