File: MANIFEST.in

package info (click to toggle)
tasmanian 8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,852 kB
  • sloc: cpp: 34,523; python: 7,039; f90: 5,080; makefile: 224; sh: 64; ansic: 8
file content (16 lines) | stat: -rw-r--r-- 430 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include setup.py
include pyproject.toml
include CMakeLists.txt
include LICENSE
include *.md
recursive-include Addons *
recursive-include Config *
recursive-include Doxygen *
recursive-include DREAM *
recursive-include InterfaceFortran *
recursive-include InterfaceMATLAB *
recursive-include InterfacePython *
recursive-include InterfaceTPL *
recursive-include SparseGrids *
recursive-include Tasgrid *
recursive-include Testing *