Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tox-dev/tox

Command line driven CI frontend and development task automation tool.
https://github.com/tox-dev/tox

Support enabling fresh subprocess runs for packaging

gaborbernat opened this issue 11 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 11 months ago
tox -p hangs some processes forever on Windows/WSL (Ubuntu)

EmilStenstrom opened this issue 11 months ago
Fix issue/PR number in 4.13.0 changelog

hroncok opened this pull request 11 months ago
On Windows, trailing path sep causes command quoting issues

rmartin16 opened this issue 11 months ago
Extract packaging virtualenv code to its own class

gaborbernat opened this pull request 11 months ago
Consider complete envs, not factors

stephenfin opened this pull request 11 months ago
Partial match on testenv results in use of base testenv

stephenfin opened this issue 11 months ago
Make log level configurable in the settings

reinout opened this issue 11 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 11 months ago
pyproject.toml: Move certain tool.ruff settings to tool.ruff.lint

0cjs opened this pull request 11 months ago
Revert previous "precommit autoupdate (#3214)" commit; it's broken

0cjs opened this pull request 11 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 11 months ago
tox devenv does not install deps which are factor dependent

Cadair opened this issue 12 months ago
docs/development Key points: Referencing issues in commit messages

0cjs opened this pull request 12 months ago
config.cli.test_cli_ini: Re-order for clarity (textual moves only)

0cjs opened this pull request 12 months ago
session.env_select.CliEnv: Document and test spaces behaviour

0cjs opened this pull request 12 months ago
CliEnv('py37, py36') != CliEnv('py37,py36')

0cjs opened this issue 12 months ago
Document how CliEnv works

0cjs opened this pull request 12 months ago
docs/development "Key points": Two updates and general improvement

0cjs opened this pull request 12 months ago
Add tests for CliEnv

0cjs opened this pull request 12 months ago
Fix `main` branch used by diff-cover to work in more situations

0cjs opened this pull request 12 months ago
[docs][infra] Integrate the `sphinx-issues` extension

webknjaz opened this issue 12 months ago
[docs][infra] Actually integrate `sphinxcontrib-towncrier`?

webknjaz opened this issue 12 months ago
[proposal] Consider improving the Towncrier changelog structure

webknjaz opened this issue 12 months ago
Multiple -e options behave differently in tox 4.x vs tox 3.x

rhertzog opened this issue 12 months ago
.gitignore: Add /tests/demo_pkg_inline/.tox/

0cjs opened this pull request 12 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 12 months ago
Document usage of Pytest with Tox as a FAQ entry

faph opened this pull request 12 months ago
`base_python` with full path fails with env name conflict

0cjs opened this issue 12 months ago
#3165 fixed Tox failing with --installpkg and multi testenvs

Stefanhg opened this pull request 12 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request 12 months ago
Fix tox version requirement in docs

Viicos opened this pull request 12 months ago
Fix the CI

gaborbernat opened this pull request 12 months ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Highlight environment names when listing

ssbarnea opened this pull request about 1 year ago
AttributeError: module 'astroid.nodes' has no attribute 'TryExcept'

irshad97feb opened this issue about 1 year ago
Fix 'open an issue' link in development.rst

TheRealFalcon opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
could not find interpreter after discovering, proposing, and accepting

thomasgilgenast opened this issue about 1 year ago
Apply overrides from the prefix / generic testenv

hashar opened this pull request about 1 year ago
Always pass FORCE_COLOR & NO_COLOR to the environment

hashar opened this pull request about 1 year ago
Support for parameter expansion in --override

jschwartzentruber opened this issue about 1 year ago
Tox having trouble installing force includes

hguturu opened this issue about 1 year ago
Bump actions/setup-python from 4 to 5

dependabot[bot] opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11

dependabot[bot] opened this pull request about 1 year ago
Exclude bots from generated release notes

hugovk opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Fixed 'AppData' not passed to env by default (#3151)

Stefanhg opened this pull request about 1 year ago
Imply `--parallel` when `--parallel-no-spinner` is passed

tusharsadhwani opened this pull request about 1 year ago
`--parallel-no-spinner` should imply `--parallel`

tusharsadhwani opened this issue about 1 year ago
docs(config): Fix base_python default reference

rpatterson opened this pull request about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
`skip_missing_interpreters` is broken (again)

gpotter2 opened this issue about 1 year ago
Fix skip_missing_interpreters with package=wheel

gpotter2 opened this pull request about 1 year ago
On Windows APPDATA is missing in os.environ

Stefanhg opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
GraalPy support

kurtmckee opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Package destroyed before use in environments when `recreate=True`

raffienficiaud opened this issue about 1 year ago
Create a `.gitignore` in `work_dir` and info file directories

kurtmckee opened this pull request about 1 year ago
Use the new ruff formatter over black

gaborbernat opened this pull request about 1 year ago
Append AR to _default_pass_env

adelplanque opened this issue about 1 year ago
Environment py36 skipped even though 3.6 is available

ThimoNeubauer opened this issue about 1 year ago
Fix terminal size in tox commands (#2999)

ziima opened this pull request about 1 year ago
PythonSpec missing architecture

rousku opened this issue about 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request about 1 year ago
Added Python 3.12 in installation docs

mj0nez opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Consider relaxing virtualenv minimum version requirement

hashar opened this issue over 1 year ago
tox platform error

Musa-Sina-Ertugrul opened this issue over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
TOX_OVERRIDES for testenv.pass_env are processed inconsistently

jaraco opened this issue over 1 year ago
docs(config): fix default value for install_command

hashar opened this pull request over 1 year ago
[pre-commit.ci] pre-commit autoupdate

pre-commit-ci[bot] opened this pull request over 1 year ago
Fix `quickstart` command from requiring `root` positional argument

Tbruno25 opened this pull request over 1 year ago
Fix error caused by a bad `base_python` path

Tbruno25 opened this pull request over 1 year ago
Adds `/tests/demo_pkg_inline/.tox` to .gitignore

posita opened this pull request over 1 year ago
Remove stray colons in `config.rst` left over from #3111

posita opened this pull request over 1 year ago
Providing example to make CLI help more helpful for -x,--override

posita opened this pull request over 1 year ago