Skip to content

Commit 54a568c

Browse files
committed
More README.rst tweaks.
1 parent c538fd3 commit 54a568c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,9 @@ If the Python version you are running uncompyle6 is between Python 3.6 through 3
121121

122122
If the Python version you are running uncompyle6 is 3.11 or later, use a called uncompyle6-*x.y.z*.tar.gz.
123123

124-
You can also try eggs or wheels that have the same version designation, e.g., uncompyle6-*x.y.z*-py39-non-any.whl for a Python 3.9 installation. *However, note that *the version without the designation means Python 3.11 or greater*.
124+
You can also try eggs or wheels that have the same version designation, e.g., uncompyle6-*x.y.z*-py39-none-any.whl for a Python 3.9 installation. *However, note that *the version without the designation means Python 3.11 or greater*.
125125

126-
Similarly a tarball with without `_`*xx* works only from Python 3.11 or greaters
126+
Similarly a tarball with without `_`*xx* works only from Python 3.11 or greater.
127127

128128

129129
Rationale for using Git Branches
@@ -273,7 +273,7 @@ sophisticated. I suspect that attempts there will be fewer ad-hoc
273273
attempts like unpyc37_ (which is based on a 3.3 decompiler) simply
274274
because it is harder to do so. The good news, at least from my
275275
standpoint, is that I think I understand what's needed to address the
276-
problems more robustly. But right now, until
276+
problems more robustly. But right now, until
277277
the project is better funded, I do not intend to make any serious effort
278278
to support Python versions 3.8 or 3.9, including bugs that might come
279279
in. I imagine at some point I may be interested in it.

0 commit comments

Comments
 (0)