Skip to content

Commit

Permalink
Merge pull request #2793 from stanton119/patch-1
Browse files Browse the repository at this point in the history
Update package_discovery.rst
  • Loading branch information
jaraco authored Sep 22, 2021
2 parents 4cb3544 + f44a3cb commit a5ed0a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/userguide/package_discovery.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ included manually in the following manner:
packages=['mypkg1', 'mypkg2']
)
This can get tiresome reallly quickly. To speed things up, we introduce two
This can get tiresome really quickly. To speed things up, we introduce two
functions provided by setuptools:

.. tab:: setup.cfg
Expand Down

0 comments on commit a5ed0a8

Please sign in to comment.