playtypus/setup.cfg

17 lines
234 B
INI

[metadata]
name = Playtypus
version = 0.1.0
description = A desktop client for Funkwhale
[options]
packages = find:
= src
install_requirements =
PyQt5
requests
funksnake
QtAwesome
[flake8]
max-line-length = 120