playtypus/setup.cfg

17 lines
234 B
INI
Raw Normal View History

2021-06-17 05:59:53 +00:00
[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