From 0e3f78cc0979fcee1739077ee44b30ed3065dcbd Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 24 May 2020 20:31:35 +0200 Subject: [PATCH] Add CPython --- technologies/programming-language-detect.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/technologies/programming-language-detect.yaml b/technologies/programming-language-detect.yaml index 87d51bc8ae..2ff138422b 100644 --- a/technologies/programming-language-detect.yaml +++ b/technologies/programming-language-detect.yaml @@ -29,5 +29,6 @@ requests: words: - "Python/2." - "Python/3." + - "CPython/3." condition: or part: header