Skip to content
  • poljar's avatar
    python: Fix the MANIFEST file. · f1d45c2c
    poljar authored and Hubert Chathi's avatar Hubert Chathi committed
    
    
    This patch adds the Olm header files to the manifest, this results in
    the header files being added to source distributions of the python-olm
    module.
    
    The headers are required to build the module. Including them in the
    source distribution is the easiest way to make sure that builds from the
    source distribution will succeed provided that the Olm C library is
    already installed.
    
    Signed-off-by: default avatarDamir Jelić <poljar@termina.org.uk>
    f1d45c2c