File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ version specifier.
129129
130130[ Warehouse] ( https://github.com/pypi/warehouse ) and [ Legacy
131131PyPI] ( https://github.com/pypa/legacy-pypi ) have received various patches to
132- insure they support this new functionality.
132+ ensure they support this new functionality.
133133
134134# Preparing your library
135135
@@ -343,7 +343,7 @@ this approach is _doable_ this can make imports confusing.
343343## Depend on setuptools
344344
345345You can mark your library as dependent on setuptools greater than 24.3 as this
346- will insure that during the next upgrade (when the packages drop python 2
346+ will ensure that during the next upgrade (when the packages drop python 2
347347support) will have the right version of setuptools.
348348
349349Of course regardless of all the care you will take for your library to no break
You can’t perform that action at this time.
0 commit comments