瀏覽代碼

Fixed dash-separated deprecation warning in setup.cfg.

Deprecated in setuptools 54.1.0.
Tim Graham 3 年之前
父節點
當前提交
1697098795
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup.cfg

+ 1 - 1
setup.cfg

@@ -51,7 +51,7 @@ bcrypt = bcrypt
 
 [bdist_rpm]
 doc_files = docs extras AUTHORS INSTALL LICENSE README.rst
-install-script = scripts/rpm-install.sh
+install_script = scripts/rpm-install.sh
 
 [flake8]
 exclude = build,.git,.tox,./tests/.env