File: MANIFEST.in

package info (click to toggle)
mpire 2.10.2-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,064 kB
  • sloc: python: 5,473; makefile: 209; javascript: 182
file content (8 lines) | stat: -rw-r--r-- 257 bytes parent folder | download
1
2
3
4
5
6
7
8
include README.rst
include LICENSE
recursive-include mpire/dashboard/static *.eot *.svg *.ttf *.woff *.woff2 *.js *.css
recursive-include mpire/dashboard/templates *.html
include requirements.txt
include setup.cfg
include MANIFEST.in
include mpire/py.typed