From: Federico Caselli Date: Mon, 24 Apr 2023 20:09:18 +0000 (+0200) Subject: rename upload-dir to upload_dir to silence setuptool warning X-Git-Tag: rel_1_11_0~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=197e001ee92f2672458b1c2abaa2b66098241d53;p=thirdparty%2Fsqlalchemy%2Falembic.git rename upload-dir to upload_dir to silence setuptool warning Change-Id: I048cc0653de1b7885665b747cceb083d348f7f18 --- diff --git a/setup.cfg b/setup.cfg index a7666ce5..de603cb1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -68,7 +68,7 @@ console_scripts = tag_build=dev [upload_docs] -upload-dir = docs/build/output/html +upload_dir = docs/build/output/html [upload] sign = 1