File: MANIFEST.in

package info (click to toggle)
dask-sphinx-theme 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 372 kB
  • sloc: python: 1,419; makefile: 16; javascript: 10
file content (15 lines) | stat: -rw-r--r-- 457 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
recursive-include dask_sphinx_theme *.py
recursive-include dask_sphinx_theme *.html
recursive-include dask_sphinx_theme *.css
recursive-include dask_sphinx_theme *.svg
recursive-include dask_sphinx_theme *.png
recursive-include dask_sphinx_theme *.ico
recursive-include dask_sphinx_theme *.conf

include setup.py
include requirements.txt
include README.rst
include LICENSE.txt
include MANIFEST.in
include versioneer.py
include dask_sphinx_theme/_version.py