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 10a0750c47
commit 19b73ae571
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