File: MANIFEST.in

package info (click to toggle)
python-fluids 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 13,108 kB
  • sloc: python: 59,520; f90: 481; lisp: 342; ansic: 337; cpp: 228; ruby: 145; haskell: 118; perl: 106; makefile: 59; javascript: 49
file content (15 lines) | stat: -rw-r--r-- 514 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include LICENSE.txt AUTHORS README.rst pytest.ini 
recursive-include tests *
recursive-include docs *
global-exclude __pycache__
global-exclude *.py[co]
global-exclude *.coverage
global-exclude *.so
global-exclude *.ipynb_checkpoints
global-exclude ipynb_checkpoints
global-exclude *-checkpoint.ipynb
global-exclude *checkpoint*
global-exclude .*ipynb_checkpoints*
prune "docs/Examples/Crane TP 410 Solved Problems/.ipynb_checkpoints/"
prune docs/Data/.ipynb_checkpoints/
recursive-exclude docs *ipynb_checkpoints