From 8cfeb34c7866ac388ed5e8b2dd84e58c2c0a760fca2f29d13f8f61188b382d0f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 4 May 2023 22:51:28 +0000 Subject: [PATCH] * ADd mention of pyproject.toml in README.md - use packaged LICENSE OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-env?expand=0&rev=12 --- python-pytest-env.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-pytest-env.changes b/python-pytest-env.changes index 0cc1185..5961c1c 100644 --- a/python-pytest-env.changes +++ b/python-pytest-env.changes @@ -4,7 +4,8 @@ Thu May 4 22:50:00 UTC 2023 - Dirk Müller - update to 0.8.1: * Use hatchling and wheel * Add R: prefix implementation and unit tests - * ADd mention of pyproject.toml in README.md + * ADd mention of pyproject.toml in README.md +- use packaged LICENSE ------------------------------------------------------------------- Fri Apr 21 12:31:34 UTC 2023 - Dirk Müller