Skip to content

Commit a6d7a25

Browse files
committed
cleanup: more spurious spaces
1 parent f26e4dd commit a6d7a25

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ On those occasions
1010
rather than replacing the version provided by your distribution
1111
is usually better to compile your own.
1212

13-
*And that's what this ansible playbook is for!*
13+
_And that's what this ansible playbook is for!_
1414

1515
Installs all necessary tools to build and install Python and then installs
1616
any given version of Python.
1717

18-
So far Python 2.4, 2.6, 2.7 and 3.1 to 3.12 are supported,
18+
So far Python 2.4, 2.6, 2.7 and 3.1 to 3.12 are supported,
1919
plus installing system dependencies to install (not done in this role):
2020

2121
- pillow
@@ -55,7 +55,6 @@ None
5555

5656
Ubuntu 23.04 (jammy)
5757

58-
5958
## Example Playbook
6059

6160
```yml
@@ -83,4 +82,3 @@ Gil Forcada Codinachs
8382
Code can be found at: https://github.com/gforcada/ansible-compile-python
8483

8584
Please report issues at: https://github.com/gforcada/ansible-compile-python/issues
86-

0 commit comments

Comments
 (0)