X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/0c6672890ce7161b3e3484c8831ca23c55f95c5c..5434407af7ba262f74d272c738006cbf1d0ab11a:/setup.cfg diff --git a/setup.cfg b/setup.cfg index a9a649e..1a0a217 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,3 @@ -[bdist_wheel] -python-tag = py36 +[options] +setup_requires = + setuptools_scm[toml]>=6.3.1