From 4f1691208c462a2b9742d1dffa3091ab563b0c98 Mon Sep 17 00:00:00 2001 From: Tue Herlau <tuhe@dtu.dk> Date: Thu, 2 Sep 2021 16:37:53 +0200 Subject: [PATCH] Version committed to pypi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69dc754..9e27524 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Output 2 Output 3 Goodbuy world ``` -and a typeset version of an interactive python session in `foo.pyi` +and a typeset version of an interactive python session in `foo.pyi` (use `pycon` in minted; this gitlab server appears not to support `pycon`) ```pycon >>> print("hello world") Hello World" -- GitLab