We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d3c1c commit 8889824Copy full SHA for 8889824
1 file changed
README.rst
@@ -18,8 +18,8 @@ version may be pre-installed, open a terminal and type:
18
python --version
19
20
Note:
21
-Debian has decided that distutils is not a core python package, so it is not included
22
-in the last versions of debian and debian-based OSes.
+Debian has decided that distutils is not a core python package, so it is
+not included in the last versions of debian and debian-based OSes.
23
24
A solution is to run: `sudo apt install python3-distutils`
25
@@ -97,5 +97,5 @@ agree to the http://developercertificate.org/
97
98
LICENSE
99
-------
100
-The UtilityCode is released under the Apache 2.0 license. See the utilitycode.ABOUT
101
-file for details.
+The UtilityCode is released under the Apache 2.0 license. See the
+utilitycode.ABOUT file for details.
0 commit comments