X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/975ca9cefc9ee0b718a7849c0842e1fccb035baa..2f3fa1f6d0cbc2a3f31c7440c422da173b068e7b:/setup.cfg diff --git a/setup.cfg b/setup.cfg index f2a768a..1a0a217 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,3 @@ -[bdist_wheel] -python-tag = py36 - -[metadata] -license_file = LICENSE +[options] +setup_requires = + setuptools_scm[toml]>=6.3.1