golden hour
/opt/alt/python37/share/doc/alt-python37-aiohttp-3.8.1
⬆️ Go Up
Upload
File/Folder
Size
Actions
CHANGES.rst
44.98 KB
Del
OK
CONTRIBUTORS.txt
4.94 KB
Del
OK
LICENSE.txt
599 B
Del
OK
MANIFEST.in
394 B
Del
OK
Makefile
5.14 KB
Del
OK
PKG-INFO
6.58 KB
Del
OK
README.rst
5.02 KB
Del
OK
Edit: MANIFEST.in
include LICENSE.txt include CHANGES.rst include README.rst include CONTRIBUTORS.txt include Makefile graft aiohttp graft docs graft examples graft tests recursive-include vendor * global-include aiohttp *.pyi global-exclude *.pyc global-exclude *.pyd global-exclude *.so global-exclude *.lib global-exclude *.dll global-exclude *.a global-exclude *.obj exclude aiohttp/*.html prune docs/_build
Save