File: MANIFEST.in

package info (click to toggle)
django-cacheops 7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 404 kB
  • sloc: python: 3,189; sh: 7; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 209 bytes parent folder | download
1
2
3
4
5
6
7
8
9
include LICENSE
include README.rst
include CHANGELOG
include cacheops/lua/*
include manage.py bench.py
include requirements-test.txt
include tox.ini
recursive-include tests *.json
recursive-include tests *.py