-
It appears that some behaviour has changed in v1.4.4 and is preventing the proper environment from being run. See: https://github.com/Ouranosinc/figanos/actions/runs/11669868968/job/32492859426
Not…
-
As this plugin scope is to bypass the usage of a venv with tox, I do have a highly related use-case: I want to add some tox environments in `tox.ini` file that will not use any venv.
Basically this…
-
### Summary
Ansible 4 through to current devel branch fail to execute this playbook.
```yaml
- hosts: uv2204.mynet
gather_facts: false
vars:
ansible_ssh_executable: "{{ 'ssh' | trim }}…
-
This code:
```
// Move aux element as child from body to element to fix menus in modal Dialog
const aux = document.getElementsByClassName('tox-tinymce-aux')[0…
-
Hi,
Since version 1.0.7 support for multiple endpoints with the same interface name has been dropped and we have a couple of use cases for this functionality, for example, [the smtp integrator operat…
-
**Describe the bug**
I have a case when I get unexpected coverage measurements from a tox-managed virtualenv existing within the source tree. Coveragepy is invoked via `pytest-cov` but all configur…
-
Imagine the extras declared like this:
```toml
# pyproject.toml
[project.optional-dependencies]
extra-1 = ["pkg-a", "pkg-b"]
extra-2 = ["pkg-b", "pkg-c"]
extra-3 = ["pkg-d", "pkg-e"]
```
And…
-
`pdm` 2.19+ includes `uv` support: https://pdm-project.org/latest/usage/uv/
Assuming `venvstacks` doesn't hit any of the noted limitations, enabling that should speed up both CI and local `tox` inv…
-
Hi team
tox-ansible fails on MacOS with an error for cp not supporting `--parents`.
This line:
https://github.com/ansible/tox-ansible/blob/d9c7d08dba0d9d01de0ceb38ce17596bb28fe648/src/tox_ansible…
-
## Issue
tox-uv (1.15) runs with Python 3.9, and fails with 3.10 and 3.11.
```bash
tox ✘ 2 3.10.15 (temperature-sensor) 12:47:24
py: venv> .venv/bin/uv venv -p /h…