Skip to content

Commit

Permalink
Register more common Pip Requirements filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
spenserblack committed Feb 3, 2025
1 parent 89edb3d commit e438034
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/defaults/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1913,6 +1913,8 @@ const fileIcons: FileIcons = {
fileNames: [
'pyproject.toml',
'requirements.txt',
'requirements-dev.txt',
'requirements-test.txt',
'.python-version',
],
},
Expand Down

0 comments on commit e438034

Please sign in to comment.