Skip to content

{list_dependencies_command} doesn't work with --curent-env #86

@mattiaverga

Description

@mattiaverga

Apparently, --curent-env doesn't like tox's list_dependencies_command command:
https://copr.fedorainfracloud.org/coprs/mattia/Astronomy/build/8444457/

+ /usr/bin/python3 -m tox --current-env -q --recreate -e py313 --parallel 0 -- --verbosity=0
py313: exit 2 (0.00 seconds) /builddir/build/BUILD/python-astropy-7.0.0-build/astropy-7.0.0/.tmp/py313> '{list_dependencies_command}'
  py313: FAIL code 2 (0.01 seconds)
  evaluation failed :( (0.15 seconds)

Replacing the command with the default python -m pip freeze --all works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions