File: MANIFEST.in

package info (click to toggle)
python-jose 3.3.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 528 kB
  • sloc: python: 4,020; makefile: 162; sh: 6
file content (10 lines) | stat: -rw-r--r-- 188 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
include README.rst
include LICENSE
include requirements.txt
include requirements-*.txt
include tox.ini
include pytest.ini
include CHANGELOG.md
include VERSIONING.md
graft docs
graft tests