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.
1 parent 832a51c commit 5434cb0Copy full SHA for 5434cb0
setuptools/command/editable_wheel.py
@@ -294,7 +294,7 @@ def _safely_run(self, cmd_name: str):
294
msg = f"""{traceback.format_exc()}\n
295
If you are seeing this warning it is very likely that a setuptools
296
plugin or customization overrides the `{cmd_name}` command, without
297
- tacking into consideration how editable installs run build steps
+ taking into consideration how editable installs run build steps
298
starting from v64.0.0.
299
300
Plugin authors and developers relying on custom build steps are encouraged
0 commit comments