X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/e7a44296c3288fc4b223e61fe4f38af871dc947e..4bb7bf2bdc95a8035ccf167023a7044e5f8e5ef6:/setup.cfg?ds=sidebyside

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