File: MANIFEST.in

package info (click to toggle)
orsopy 1.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 5,804 kB
  • sloc: python: 38,555; makefile: 78
file content (12 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
include AUTHORS.rst
include CONTRIBUTING.rst
include HISTORY.rst
include LICENSE
include README.rst

recursive-include tests *
recursive-include orsopy/slddb/element_table/nabs_geant4 *.npz
recursive-exclude * __pycache__
recursive-exclude * *.py[co]

recursive-include docs *.rst conf.py Makefile make.bat *.jpg *.png *.gif