Skip to content

Commit 6fc1cc6

Browse files
rvbenAlhadis
andauthored
Add py and py3 to Python aliases (#7791)
* Add py as Python alias * Add py3 as Python alias Co-authored-by: John Gardner <gardnerjohng@gmail.com> --------- Co-authored-by: John Gardner <gardnerjohng@gmail.com>
1 parent cd48cdc commit 6fc1cc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/linguist/languages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6151,6 +6151,8 @@ Python:
61516151
- pypy3
61526152
- uv
61536153
aliases:
6154+
- py
6155+
- py3
61546156
- python3
61556157
- rusthon
61566158
language_id: 303

0 commit comments

Comments
 (0)