view MANIFEST.in @ 7198:4e4e7a7c9049

python-gpg does not exist for python2 on ubuntu focal This was apparently a package built only for bionic (and earlier??). Removing install of package. Will see what happens to python2 test. I may have to drop testing of PGP/gpg on python2. no-github-ci
author John Rouillard <rouilj@ieee.org>
date Mon, 27 Feb 2023 09:06:48 -0500
parents b3ba03d2b214
children e99ebce483ef
line wrap: on
line source

recursive-include share *
recursive-include roundup *.*
recursive-include frontends *.*
recursive-include scripts *.* *-*
recursive-include scripts/Docker Dockerfile *.* *_*
recursive-include tools *.* base64
recursive-include test *.py *.txt
recursive-include doc *.html *.png *.txt *.css *.example
recursive-include detectors *.py README.txt
global-exclude *.pyc *.pyo .DS_Store *.orig *.rej *~ \#*
include demo.py *.txt
include doc/conf.py doc/roundup-favicon.ico
exclude doc/security.txt
include locale/*.po locale/*.mo locale/roundup.pot

Roundup Issue Tracker: http://roundup-tracker.org/