File: MANIFEST.in

package info (click to toggle)
asyncio-dgram 2.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 160 kB
  • sloc: python: 598; makefile: 59; sh: 32
file content (7 lines) | stat: -rw-r--r-- 166 bytes parent folder | download
1
2
3
4
5
6
7
include LICENSE
include requirements.txt
include requirements-test.txt
include Makefile
include dev-env.sh
include asyncio_dgram/*.pyi
include asyncio_dgram/py.typed