]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Fix python_version markers in Pipfile.lock (#2511)
authorRichard Si <63936253+ichard26@users.noreply.github.com>
Tue, 28 Sep 2021 22:41:35 +0000 (18:41 -0400)
committerGitHub <noreply@github.com>
Tue, 28 Sep 2021 22:41:35 +0000 (18:41 -0400)
commit31a9d8a184a4dd2268df53672ec5dbc017a5eec9
treed874694f59aa5b244acee751e57b1c65c127089c
parent39b55f787cff41ef9726b256cfdbedefe6d5c716
Fix python_version markers in Pipfile.lock (#2511)

This took way too much effort but in the end I was able to achieve a
(mostly) functional Pipfile.lock ranging from 3.6 to 3.9 🎉
Pipfile
Pipfile.lock