Commit 6c529f3
authored
docs/examples.rst: Fix code block issue (#214)
* Use and define [tools.setuptools.packages.find]
Setuptools found a subdirectory or module named selectolax.lexbor
in the source code, but it wasn't explicitly
included in the list of packages to be installed.
* docs/examples.rst: Fix code block issue
Docutils/Sphinx expects a blank line after an indented block (
code, quote, list) before the block ends or a new block begins.1 parent e9d0536 commit 6c529f3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| 234 | + | |
234 | 235 | | |
235 | 236 | | |
236 | 237 | | |
| |||
0 commit comments