14
0
forked from pool/python-tox

Accepting request 874310 from home:bnavigator:branches:devel:languages:python

- Fix wheel location when custom installing into test venv.

OBS-URL: https://build.opensuse.org/request/show/874310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=82
This commit is contained in:
2021-02-22 13:55:12 +00:00
committed by Git OBS Bridge
parent 296d92ae46
commit 9b19367ee8
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 22 11:44:36 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Fix wheel location when custom installing into test venv.
-------------------------------------------------------------------
Sun Jan 17 20:03:10 UTC 2021 - Benjamin Greiner <code@bnavigator.de>