File: MANIFEST.in

package info (click to toggle)
matrix-synapse-ldap3 0.2.2%2Bgit20221102%2B258473620416-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 184 kB
  • sloc: python: 977; sh: 10; makefile: 5
file content (10 lines) | stat: -rw-r--r-- 183 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
include *.in
include *.py
include *.md
include LICENSE
include tox.ini
include requirements.txt
include .coveragerc
include .codecov.yml
include mypy.ini
recursive-include tests *.py