X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/0c6672890ce7161b3e3484c8831ca23c55f95c5c..3b2a7d196bc1984aed194cca26a7900968ce4409:/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