Add license and fix dependencies

This commit is contained in:
2025-03-16 11:12:47 +02:00
parent a020fdae2d
commit 8653946d6e
2 changed files with 4 additions and 3 deletions
+2 -3
View File
@@ -1,10 +1,9 @@
name: python-setuptools
description: Easily download, build, install, upgrade, and uninstall Python packages
version: 69.1.0
revision: 2
revision: 3
url: https://pypi.org/project/setuptools/
license: MIT
architecture: any
depends: ["python3"]
make_depends: ["python3","python-wheel"]
depends: ["python3","python-wheel"]
type: source