Skip to content

Commit 72c1da8

Browse files
committed
Layout.
1 parent 6d3648b commit 72c1da8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/yaml-config.rst

-2
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,7 @@ Let's say your Python package has a ``setup.py`` which looks like this:
162162
163163
setup(
164164
name="my_package",
165-
166165
# (...)
167-
168166
install_requires=[
169167
'requests',
170168
'simplejson'],

0 commit comments

Comments
 (0)