File: MANIFEST.in

package info (click to toggle)
mkdocs-bootstrap 0.2.0%2Bdfsg-0.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 140 kB
  • sloc: python: 19; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 162 bytes parent folder | download
1
2
3
recursive-include mkdocs_bootstrap *.ico *.js *.css *.png *.html *.eot *.svg *.ttf *.woff *.woff2
recursive-exclude * __pycache__
recursive-exclude * *.py[co]