We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 873f065 + eb7631a commit e377112Copy full SHA for e377112
README.rst
@@ -176,8 +176,9 @@ The currently supported configuration keys are:
176
177
:write_to:
178
A path to a file that gets replaced with a file containing the current
179
- version.
180
- It is ideal for creating a version.py file within the package.
+ version. It is ideal for creating a version.py file within the package,
+ typically used to avoid using `pkg_resources.get_distribution` (which adds
181
+ some overhead).
182
183
.. warning::
184
0 commit comments