File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- python-inspector - inspect Python packages dependencies and metadata
1+ python-inspector - inspect Python package dependencies and metadata
22=====================================================================
33
44
@@ -14,7 +14,7 @@ Homepage: https://github.com/aboutcode-org/python-inspector and https://www.abou
1414- parse various requirements.txt files and setup.py files as input
1515 for resolving dependencies.
1616
17- - parse additionally various manifests and packages files such as
17+ - parse various manifests and packages files such as
1818 Pipfile, pyproject.toml, poetry.lock and setup.cfg and legacy and
1919 current metadata file formats for eggs, wheels and sdist. These
2020 have not been wired with the command line yet.
@@ -35,7 +35,7 @@ Testing
3535
3636 pytest -vvs
3737
38- - These are live tests to regenrate the tests with updated data run::
38+ - There are live tests to regenerate the tests with updated data run::
3939
4040 PYINSP_REGEN_TEST_FIXTURES=yes pytest -vvs
4141
You can’t perform that action at this time.
0 commit comments