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