]> 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:

add missing aiohttp dep (#699)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 14 Feb 2019 20:23:56 +0000 (12:23 -0800)
committerZsolt Dollenstein <zsol.zsol@gmail.com>
Thu, 14 Feb 2019 20:23:56 +0000 (20:23 +0000)
commita00f426637bfc4922c952de5a021cd2095b63d36
tree2af450caf351994a156810174c88dd388ade6d83
parenta1fd7b26e75ab6e98fbb46770f9597bdf0958c51
add missing aiohttp dep (#699)

add missing aiohttp dep

Also mark 3.8 as allowed to fail for now; it will fail due to an aiohttp bug.

Fixes #690
.travis.yml
setup.py