Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e0cbd0 commit 664931bCopy full SHA for 664931b
_config.yml
@@ -19,7 +19,7 @@
19
# in the templates via {{ site.myvariable }}.
20
21
title: "RustPython"
22
-description: "An open source Python 3 (CPython >= 3.5.0) interpreter written in Rust 🐍 😱 🤘"
+description: "An open source Python 3 (CPython >= 3.9.0) interpreter written in Rust 🐍 😱 🤘"
23
# baseurl: "/" # the subpath of your site, e.g. /blog
24
url: "https://rustpython.github.io" # the base hostname & protocol for your site, e.g. http://example.com
25
github_username: RustPython
0 commit comments