Switch away from pip3 for module installation and add license

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