File: MANIFEST.in

package info (click to toggle)
python-django-solo 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 400 kB
  • sloc: python: 363; makefile: 8
file content (6 lines) | stat: -rw-r--r-- 142 bytes parent folder | download
1
2
3
4
5
6
include *.md
include LICENSE
include CHANGES
include solo/py.typed
recursive-include solo/templates *
recursive-include solo/locale *.mo *.po