X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/7ae084aaa13b8c1b66410de44f0b9f86ab798c5c..5938106ac4932cb9015122352c87e2f1daba55e8:/setup.cfg diff --git a/setup.cfg b/setup.cfg index eee92c6..d10a2eb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,9 +1,5 @@ [bdist_wheel] python-tag = py36 -[versioneer] -VCS = git -style = pep440 -versionfile_source = _version.py -versionfile_build = _version.py -tag_prefix = '' +[options] +setup_requires = setuptools_scm