File: MANIFEST.in

package info (click to toggle)
toolz 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 588 kB
  • sloc: python: 4,223; makefile: 137
file content (8 lines) | stat: -rw-r--r-- 204 bytes parent folder | download
1
2
3
4
5
6
7
8
recursive-include toolz *
recursive-include tlz *
include AUTHORS.md
include LICENSE.txt
include MANIFEST.in
include README.rst
include pyproject.toml
global-exclude *.pyc *~ *.bak *.swp *.swo *.pyo *.so