File: MANIFEST.in

package info (click to toggle)
pymbolic 2022.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 728 kB
  • sloc: python: 9,724; makefile: 140
file content (13 lines) | stat: -rw-r--r-- 207 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
include LITERATURE
include LICENSE

include README.rst

include doc/*.rst
include doc/Makefile
include doc/*.py
include doc/conf.py
include doc/_static/*.css
include doc/_templates/*.html

include test/*.py