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

Naked `.. code-block:: bash` in some places throughout docs

posita opened this issue over 1 year ago
docs(plugin): explain plugin registration

hashar opened this pull request over 1 year ago
tox v4 support for [tox:jenkins] configuration section

hashar opened this issue over 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
Fix typos discovered by codespell

cclauss opened this pull request over 1 year ago
I've been unsuccessful in passing multiple variables:

gaborbernat opened this issue over 1 year ago
Fix , being used as value parser for env var configs

gaborbernat opened this pull request over 1 year ago
Issue retrieving package metadata with 4.11.0

avylove opened this issue over 1 year ago
Set the --parallel default to "auto", not CPU count

paravoid opened this pull request over 1 year ago
Fix type checker and bump tools

gaborbernat opened this pull request over 1 year ago
Library not loaded: Python 3.9

traycho opened this issue over 1 year ago
Non-existent basepython fails unused environment with usedevelop

nedbat opened this issue over 1 year ago
Tox silently ignores environment builder error

f3flight opened this issue over 1 year ago
tox environment no longer recognized

thedannymarsh 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
Replace undefined settings with overrides when appending

stefanor opened this pull request over 1 year ago
Override appending doesn't override empty settings

stefanor opened this issue over 1 year ago
Set basepython for docs env in alignment to Read the Docs default

jugmac00 opened this pull request over 1 year ago
doc building broken on Python 3.11

jugmac00 opened this issue over 1 year ago
Document release process

jugmac00 opened this pull request over 1 year ago
Missing `typing_extensions` when building docs on Python 3.8

jugmac00 opened this issue over 1 year ago
[4.9.0] How to run `testenv` when `envlist` is non-empty?

PawelLipski 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
Add config_settings support for build backend calls

nschloe opened this pull request over 1 year ago
Allow extending lists with --override foo+=bar

stefanor opened this pull request over 1 year ago
Allow extending lists in --override

stefanor opened this issue over 1 year ago
posargs break when run on a subst'd drive

asaril opened this issue over 1 year ago
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10

dependabot[bot] opened this pull request over 1 year ago
--extra-index-url in requirements.txt

SerGeRybakov opened this issue over 1 year ago
Correct "notset" typo in --hashseed's --help text.

lamby 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
PEP 517 config settings support

nschloe opened this issue over 1 year ago
Add sponsor button for tidelift

jugmac00 opened this pull request over 1 year ago
Make --hashseed default to PYTHONHASHSEED, if defined

paravoid opened this pull request over 1 year ago
Tox 4 trying to reuse env where it didn't in tox 3

TheRealFalcon opened this issue over 1 year ago
Remove broken link

gaborbernat opened this pull request over 1 year ago
Stale egg-info used to build packages?

njiles 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
Odd output from `run-parallel`

allanlewis 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
Update a test regex to work with Python 3.12+

hroncok opened this pull request over 1 year ago
test_memory_loader_fails_invalid fails on Python 3.12

hroncok opened this issue over 1 year ago
tox seems to ignore $PATH

dmtucker opened this issue over 1 year ago
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8

dependabot[bot] opened this pull request over 1 year ago
RecursionError with `changedir = {posargs}`

jamesbraza 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
SyntaxError trying to invoke a Python 2 environment

jaraco opened this issue over 1 year ago
Fix doc alignment and link check

gaborbernat opened this pull request over 1 year ago
s/setup.cfg/pyproject.toml/ in the development docs

sk1p opened this pull request over 1 year ago
Fix hang and zombie process on interrupt (CTRL-C).

sk1p opened this pull request over 1 year ago
`tox` hangs on CTRL+C, with a zombie child process

sk1p opened this issue over 1 year ago
documentation build error for tox version 3

jugmac00 opened this issue over 1 year ago
Latest versions are not documented on tox.wiki

allanlewis opened this issue over 1 year ago
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7

dependabot[bot] 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
If TOX_WORK_DIR is set, honor it.

jaraco opened this issue over 1 year ago
Build and install extra packages

bennyrowland opened this issue over 1 year ago
Ensure tox r -e docs generates the documentation

gaborbernat opened this pull request over 1 year ago
Pluggy version 1.1.0 yanked

ravikr1 opened this issue over 1 year ago
Ensure `get_requires*` hook is called before `prepare_metadata*`

abravalheri opened this pull request over 1 year ago
Removed duplicate text in bug report template

jamesbraza opened this pull request over 1 year ago
Docs link of env var subs section to `set_env`

jamesbraza opened this pull request over 1 year ago
Made issue template have less whitespace

jamesbraza opened this pull request over 1 year ago
`tox -e docs` not making `index.html`

jamesbraza opened this issue over 1 year ago
Docs request: linking env substitution docs in `set_env`'s docs

jamesbraza opened this issue over 1 year ago
`tox list` can consume `ValueError`s raised during config discovery

chillipino opened this issue over 1 year ago
spurious SetuptoolsDeprecationWarning when run parallel

dotysan opened this issue over 1 year ago
tox fails to find python 2.7

mgedmin opened this issue over 1 year ago
fix legacy `tox --devenv venv`

asottile opened this pull request over 1 year ago
platformdirs and poetry issues

Sengolda opened this issue over 1 year ago
test_replace_env_var_circular_flip_flop failing

mcepl opened this issue over 1 year ago
tox should run pip with PIP_USER=0 (again)

hhmmjjnn 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
Update list of maintainers

jugmac00 opened this pull request over 1 year ago
Support configure python version from environtment or parameter

jeffrey4l opened this issue over 1 year ago
RuntimeError: config set has been marked final and cannot be extended

m3talstorm opened this issue over 1 year ago
Allow testing under both Python 3.6 and 3.12

encukou opened this issue over 1 year ago
Support for negative entries in `-e`

masklinn opened this issue over 1 year ago
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6

dependabot[bot] 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
tox breaks ipython input/output when

albertodonato opened this issue over 1 year ago
Add 3.12 support

gaborbernat opened this pull request over 1 year ago
Add trusted-publish

gaborbernat opened this pull request over 1 year ago
Specify an environment in the release workflow

webknjaz opened this pull request over 1 year ago
Use PyPI Trusted Publishers

gaborbernat 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
Feature: suppress step timings for verbosity=1 #2891

nedbat opened this pull request over 1 year ago