File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
tests/packagedcode/data/plugin Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -762,6 +762,13 @@ Package type: pypi
762762 description: Python poetry pyproject.toml
763763 path_patterns: '*pyproject.toml'
764764--------------------------------------------
765+ Package type: pypi
766+ datasource_id: pypi_pylock_toml
767+ documentation URL: https://packaging.python.org/en/latest/specifications/pylock-toml/
768+ primary language: Python
769+ description: Python pylock.toml lockfile (PEP 751)
770+ path_patterns: '*pylock.toml'
771+ --------------------------------------------
765772Package type: pypi
766773 datasource_id: pypi_pyproject_toml
767774 documentation URL: https://packaging.python.org/en/latest/specifications/pyproject-toml/
@@ -804,13 +811,6 @@ Package type: pypi
804811 description: PyPI installed wheel METADATA
805812 path_patterns: '*.dist-info/METADATA'
806813--------------------------------------------
807- Package type: pylock
808- datasource_id: pypi_pylock_toml
809- documentation URL: https://packaging.python.org/en/latest/specifications/pylock-toml/
810- primary language: Python
811- description: Python pylock.toml lockfile (PEP 751)
812- path_patterns: '*pylock.toml'
813- --------------------------------------------
814814Package type: readme
815815 datasource_id: readme
816816 documentation URL:
You can’t perform that action at this time.
0 commit comments