- update to 0.8.1:

* Use hatchling and wheel
  * Add R: prefix implementation and unit tests
  * ADd mention of pyproject.toml in README.md

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-env?expand=0&rev=10
This commit is contained in:
2023-05-04 22:51:06 +00:00
committed by Git OBS Bridge
parent 5e879885c6
commit 9baaae80a9
4 changed files with 21 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 4 22:50:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.8.1:
* Use hatchling and wheel
* Add R: prefix implementation and unit tests
* ADd mention of pyproject.toml in README.md
-------------------------------------------------------------------
Fri Apr 21 12:31:34 UTC 2023 - Dirk Müller <dmueller@suse.com>