From: Ɓukasz Langa Date: Sat, 17 Mar 2018 08:15:46 +0000 (-0700) Subject: Set a 3.6+ python-tag for the wheel X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/0c6672890ce7161b3e3484c8831ca23c55f95c5c Set a 3.6+ python-tag for the wheel Fixes #37 --- diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 0000000..a9a649e --- /dev/null +++ b/setup.cfg @@ -0,0 +1,2 @@ +[bdist_wheel] +python-tag = py36