Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

tundish / aiohttp   python

Repository URL to install this package:

/ MANIFEST.in

include LICENSE.txt
include CHANGES.txt
include README.rst
include CONTRIBUTORS.txt
include Makefile
graft aiohttp
graft docs
graft examples
graft tests
global-exclude *.pyc
exclude aiohttp/_multidict.html
exclude aiohttp/_multidict.*.so
exclude aiohttp/_multidict.pyd
exclude aiohttp/_multidict.*.pyd
exclude aiohttp/_websocket.html
exclude aiohttp/_websocket.*.so
exclude aiohttp/_websocket.pyd
exclude aiohttp/_websocket.*.pyd
prune docs/_build