File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ version specifier.
129
129
130
130
[ Warehouse] ( https://github.com/pypi/warehouse ) and [ Legacy
131
131
PyPI] ( 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.
133
133
134
134
# Preparing your library
135
135
@@ -343,7 +343,7 @@ this approach is _doable_ this can make imports confusing.
343
343
## Depend on setuptools
344
344
345
345
You 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
347
347
support) will have the right version of setuptools.
348
348
349
349
Of 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