File: MANIFEST.in

package info (click to toggle)
python-aiohttp-session 2.12.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 496 kB
  • sloc: python: 2,534; makefile: 197
file content (9 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
include LICENSE
include CHANGES.txt
include README.rst
include Makefile
graft aiohttp_session
graft docs
graft tests
global-exclude *.pyc
prune docs/_build