Voice et bot modif
This commit is contained in:
parent
189d56026b
commit
7333a22bcd
10774 changed files with 634644 additions and 933308 deletions
|
|
@ -449,8 +449,7 @@ class bdist_wheel(Command):
|
|||
|
||||
if not self.keep_temp:
|
||||
log.info(f"removing {self.bdist_dir}")
|
||||
if not self.dry_run:
|
||||
_shutil.rmtree(self.bdist_dir)
|
||||
_shutil.rmtree(self.bdist_dir)
|
||||
|
||||
def write_wheelfile(
|
||||
self, wheelfile_base: str, generator: str = f"setuptools ({__version__})"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue