Waveform Database Software Package (WFDB) for Python 3.4.1
File:
(275 bytes)
# Include the license file
include LICENSE
# Include readme file
include README.rst
# Include the data files
# recursive-include data *
# If using Python 2.6 or less, then have to include package data, even though
# it's already declared in setup.py
# include sample/*.dat