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