File: MANIFEST.in

package info (click to toggle)
dulwich 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 7,388 kB
  • sloc: python: 99,991; makefile: 163; sh: 67
file content (18 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
include NEWS
include README.rst
include Makefile
include COPYING
include CONTRIBUTING.rst
include TODO
include dulwich/contrib/README.swift.rst
include dulwich/py.typed
recursive-include docs conf.py *.txt Makefile make.bat
recursive-include examples *.py
recursive-include crates *.rs Cargo.toml
graft tests/
graft testdata/
include tox.ini
include dulwich.cfg
include .testr.conf
include Cargo.toml
include Cargo.lock