Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit f08c361

Browse files
committed
adding python36
1 parent 59477e9 commit f08c361

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pypi2nix/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"3.3": "python33",
1919
"3.4": "python34",
2020
"3.5": "python35",
21+
"3.6": "python36",
2122
"3": "python3",
2223
"pypy": "pypy",
2324
}

0 commit comments

Comments
 (0)