-
-
Notifications
You must be signed in to change notification settings - Fork 40
/
setup.cfg
32 lines (30 loc) · 801 Bytes
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[metadata]
name = ProtonUp-Qt
version = 2.10.0
description = Install Wine- and Proton-based compatibility tools
long_description = file: README.md
long_description_content_type = text/markdown
url = https://github.com/DavidoTek/ProtonUp-Qt
author = DavidoTek
license = GPL-3.0
license_files =
LICENSE
project_urls =
Bug Tracker = https://github.com/DavidoTek/ProtonUp-Qt/issues
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Operating System :: POSIX :: Linux
[options]
include_package_data = True
python_requires = >=3.10
install_requires =
PySide6-Essentials>=6.3.0
requests>=2.27.0
vdf>=3.4
inputs==0.5
pyxdg>=0.27
steam>=1.4.4
PyYAML==6.0
zstandard>=0.19.0
packages = find: