yamaker.yaml 216 B

12345678910
  1. requirements:
  2. - contrib/restricted/llhttp
  3. exclude:
  4. - aiohttp/.hash/*
  5. - examples/*
  6. mark_as_cython_c:
  7. - aiohttp/_helpers.pyx
  8. - aiohttp/_http_parser.pyx
  9. - aiohttp/_http_writer.pyx
  10. - aiohttp/_websocket.pyx