File: MANIFEST.in

package info (click to toggle)
matrix-synapse-ldap3 0.1.4%2Bgit20201015%2Ba3c7a9f-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 148 kB
  • sloc: python: 910; makefile: 5
file content (9 lines) | stat: -rw-r--r-- 181 bytes parent folder | download
1
2
3
4
5
6
7
8
9
include *.in
include *.py
include LICENSE
include tox.ini
include requirements.txt
include .coveragerc
include .codecov.yml
recursive-include tests *.py
recursive-include docs *.md