Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion points.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- name: All the Pythons
content: |
Fedora repositories include many versions of Python: CPython in multiple
3.X and 2.X versions, PyPy 2 and 3 and even MicroPython.
3.X versions, PyPy 2 and 3 and even MicroPython.
Testing Python code on different interpreters has never been easier.

You can `sudo dnf install` the Python you need, or you can install a bunch of them
Expand Down