Fix Issue 6347: default constraints not applying to other categories #1456
Annotations
10 errors
Run ruff check --output-format=github .:
tests/integration/test_dev_package_constraints.py#L1
tests/integration/test_dev_package_constraints.py:1:1: I001 Import block is un-sorted or un-formatted
|
Run ruff check --output-format=github .:
tests/integration/test_dev_package_constraints.py#L1
tests/integration/test_dev_package_constraints.py:1:8: F401 `os` imported but unused
|
Run ruff check --output-format=github .:
tests/integration/test_dev_package_constraints.py#L4
tests/integration/test_dev_package_constraints.py:4:32: F401 `pipenv.utils.shell.temp_environ` imported but unused
|
Run ruff check --output-format=github .:
tests/integration/test_dev_package_constraints.py#L12
tests/integration/test_dev_package_constraints.py:12:1: W293 Blank line contains whitespace
|
Run ruff check --output-format=github .:
tests/integration/test_dev_package_constraints.py#L40
tests/integration/test_dev_package_constraints.py:40:1: W293 Blank line contains whitespace
|
Run ruff check --output-format=github .:
tests/integration/test_dev_package_constraints.py#L44
tests/integration/test_dev_package_constraints.py:44:1: W293 Blank line contains whitespace
|
Run ruff check --output-format=github .:
tests/integration/test_dev_package_constraints.py#L48
tests/integration/test_dev_package_constraints.py:48:1: W293 Blank line contains whitespace
|
Run ruff check --output-format=github .:
tests/integration/test_dev_package_constraints.py#L69
tests/integration/test_dev_package_constraints.py:69:1: W293 Blank line contains whitespace
|
Run ruff check --output-format=github .:
tests/integration/test_dev_package_constraints.py#L72
tests/integration/test_dev_package_constraints.py:72:1: W293 Blank line contains whitespace
|
Run ruff check --output-format=github .:
tests/integration/test_dev_package_constraints.py#L76
tests/integration/test_dev_package_constraints.py:76:1: W293 Blank line contains whitespace
|
Loading