File: MANIFEST.in

package info (click to toggle)
python-async-timeout 5.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 156 kB
  • sloc: python: 459; makefile: 19
file content (8 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
include LICENSE
include CHANGES.rst
include README.rst
include requirements.txt
graft async_timeout
graft tests
global-exclude *.pyc
global-exclude *.cache