- Update to 1.8.1:

* Added default to install editable packages by using direct_url.json,
    if it exists
- Test with all Python versions.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-virtualenv?expand=0&rev=19
This commit is contained in:
2025-02-04 04:14:52 +00:00
committed by Git OBS Bridge
parent 076bc6424f
commit d9f2213be7
4 changed files with 13 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 4 04:12:46 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.8.1:
* Added default to install editable packages by using direct_url.json,
if it exists
- Test with all Python versions.
-------------------------------------------------------------------
Mon Nov 4 11:47:43 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>