X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/5938106ac4932cb9015122352c87e2f1daba55e8..6e0ad52e7a30771d0056fa60bfe5e368f2bc2417:/setup.cfg diff --git a/setup.cfg b/setup.cfg index d10a2eb..1a0a217 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,3 @@ -[bdist_wheel] -python-tag = py36 - [options] -setup_requires = setuptools_scm +setup_requires = + setuptools_scm[toml]>=6.3.1