-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
03617d2
commit d74ff54
Showing
8 changed files
with
1,657 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
784 changes: 784 additions & 0 deletions
784
tests/test_cli/test_show_/test_requirements_3_13__.tree
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
62 changes: 62 additions & 0 deletions
62
tests/test_cli/test_show_/test_requirements_concise_3_13__.tree
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
repo_helper==2020.12.18 | ||
├── apeye>=1.2.0 | ||
├── apeye-core>=1.0.0b2 | ||
├── astatine>=0.3.1 | ||
├── asttokens>=2.0.4 | ||
├── attr-utils>=0.5.5 | ||
├── attrs>=22.2.0 | ||
├── certifi>=2017.4.17 | ||
├── charset-normalizer<4,>=2 | ||
├── click==7.1.2 | ||
├── colorful>=0.4.0 | ||
├── configconfig>=0.5.0 | ||
├── consolekit>=1.4.1 | ||
├── cssutils>=2.2.0 | ||
├── deprecation>=2.1.0 | ||
├── deprecation-alias>=0.3.2 | ||
├── dict2css>=0.2.0 | ||
├── dist-meta>=0.5.0 | ||
├── dom-toml>=0.5.0 | ||
├── domdf-python-tools>=3.8.0 | ||
├── dulwich!=0.20.7,!=0.20.8,!=0.20.9,>=0.20.5 | ||
├── filelock>=3.0.12 | ||
├── first>=2.0.2 | ||
├── formate>=0.7.0 | ||
├── handy-archives>=0.1.0 | ||
├── idna<4,>=2.5 | ||
├── importlib-metadata>=6.6.0 | ||
├── isort>=5.5.2 | ||
├── jinja2>=2.11.3 | ||
├── jsonschema>=3.2.0 | ||
├── jsonschema-specifications>=2023.03.6 | ||
├── markupsafe>=2.0 | ||
├── mistletoe>=0.7.2 | ||
├── mkrecipe>=0.3.0 | ||
├── mypy-extensions>=0.3.0 | ||
├── natsort>=7.1.1 | ||
├── packaging>=21.3 | ||
├── platformdirs>=3.5.1 | ||
├── prettyprinter>=0.18.0 | ||
├── pygments>=2.2.0 | ||
├── pypi-json>=0.2.1 | ||
├── pyproject-parser>=0.6.0 | ||
├── referencing>=0.31.0 | ||
├── requests>=2.27.1 | ||
├── rpds-py>=0.7.1 | ||
├── ruamel.yaml>=0.17.4 | ||
├── shippinglabel>=1.7.1 | ||
├── shippinglabel-conda>=0.1.0 | ||
├── shippinglabel-pypi>=0.1.0 | ||
├── six | ||
├── southwark>=0.7.1 | ||
├── tabulate>=0.8.8 | ||
├── toml>=0.10.2 | ||
├── tomli>=2.0.1 | ||
├── toolz>=0.11.1 | ||
├── typing-extensions!=3.10.0.1,!=4.7.0,>=4.0.0 | ||
├── typing-inspect>=0.6.0 | ||
├── urllib3<3,>=1.25 | ||
├── whey>=0.0.17 | ||
├── yapf>=0.30.0 | ||
├── yapf-isort>=0.5.2 | ||
└── zipp>=0.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.