Skip to content

Commit d477f8e

Browse files
fixed plugins_list_linux.txt
1 parent db34442 commit d477f8e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

tests/packagedcode/data/plugin/plugins_list_linux.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff 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+
--------------------------------------------
765772
Package 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-
--------------------------------------------
814814
Package type: readme
815815
datasource_id: readme
816816
documentation URL:

0 commit comments

Comments
 (0)