Add incomplete flatpak manifest, update release docs, re-add source package script

This commit is contained in:
Micah Lee 2020-11-08 12:07:17 -08:00
parent f319de1d7a
commit 46a9434fbf
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
6 changed files with 568 additions and 24 deletions

View file

@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
# snap packaging uses setup.py
# snap and flatpak packaging uses setup.py
# PyPi publishing, developing, and testing uses poetry
import os