File: MANIFEST.in

package info (click to toggle)
python-cytoolz 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 444 kB
  • sloc: python: 2,685; makefile: 36
file content (11 lines) | stat: -rw-r--r-- 260 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
recursive-include cytoolz *
include AUTHORS.md
include LICENSE.txt
include setup.py
include README.rst
include Makefile
include MANIFEST.in
include pyproject.toml
include cytoolz/*.pyx
include cytoolz/*.pxd
global-exclude *.pyc *~ *.bak *.swp *.swo *.pyo *.so