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