Skip to content

issues Search Results · repo:tox-dev/tox language:Python

Filter by

1k results
 (114 ms)

1k results

intox-dev/tox (press backspace or delete to remove)

So I m trying to use tox_add_env_config and tox_add_core_config by following the examples of tox-gh. And I m adding custom dynamic envs via core_conf.loaders.insert(0, MemoryLoader(env_list=env_list)) ...
enhancement
  • webknjaz
  • 5
  • Opened 
    yesterday
  • #3506

What s the problem this feature will solve? I m trying to make bootstrapping my dev environment as simple as possible. I happen to LOVE tox-uv. I d like to make it easy for people to get going even if ...
enhancement
  • jabbera
  • Opened 
    6 days ago
  • #3504

What s the problem this feature will solve? When supporting multiple versions, eg python 3.8 to python 3.13, I noticed myself always going with an environment definition a la: [tox] env_list = py3{8,9,10,11,12,13} ...
enhancement
  • mimre25
  • 2
  • Opened 
    7 days ago
  • #3502

pytest does not support the configuration over a tox.toml file by default. Yesterday I asked for a change from pytest s side: https://github.com/pytest-dev/pytest/issues/13310 I don t really understand ...
  • drocheam
  • 1
  • Opened 
    8 days ago
  • #3501

What s the problem this feature will solve? I m making a matrix of wheels in a separate job in CI, then I want to invoke tox to test something from a wheel. In non-pure python projects, I have to first ...
enhancement
  • webknjaz
  • Opened 
    10 days ago
  • #3498

Issue Using base configuration to inherit from arbitrary section does not work with TOML syntax. Environment Provide at least: - OS: Windows 11 details open summary Output of code pip list /code ...
  • FlTr
  • Opened 
    10 days ago
  • #3497

When i trying add pypy to env_list like a env_list = [ cpython310 , pypy310 ] [env. cpython310 ] deps = [ -r requirements-cython.txt , -r requirements.dev.txt ] description = Start bench ...
  • Ada-lave
  • 1
  • Opened 
    22 days ago
  • #3494

Issue Can not set number of worker processes for tox run-parallel command via --parallel option or TOX_PARALLEL environment variable if spinner is disabled via --parallel-no-spinner option or CI environment ...
bug:minor
help:wanted
  • Jajauma
  • 3
  • Opened 
    22 days ago
  • #3493

Issue !-- Describe what s the expected behavior and what you re observing. -- Environment Provide at least: - OS: -window details open summary Output of code pip list /code of the host Python, where ...
  • alanmehio
  • 2
  • Opened 
    22 days ago
  • #3492

Issue receiving a key error when using depends Environment Provide at least: - OS: windows details open summary Output of code pip list /code of the host Python, where code tox /code is installed ...
bug:minor
help:wanted
  • leon1995
  • Opened 
    23 days ago
  • #3489
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub