File: MANIFEST.in

package info (click to toggle)
python-cartopy 0.25.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,360 kB
  • sloc: python: 16,554; makefile: 159; javascript: 66
file content (18 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
prune .github
prune .circleci
prune benchmarks
prune docs
prune examples
graft tools
exclude .coveragerc
exclude .git-blame-ignore-revs
include .gitattributes
include .gitignore
exclude .pre-commit-config.yaml
include CHANGES
include LICENSE
include environment.yml
include INSTALL
recursive-include lib/cartopy *.cpp *.py *.pyx
recursive-include lib/cartopy *.TXT *.dbf *.jpg *.json *.nc *.png *.shp *.shx *.txt
include lib/cartopy/data/LICENSE