Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:51 +03:00
parent 4806ce24e7
commit 6551dae16f
2 changed files with 4 additions and 2 deletions
+4 -1
View File
@@ -1,8 +1,11 @@
name: python-setuptools
description: Easily download, build, install, upgrade, and uninstall Python packages
version: 80.9.0
revision: 1
url: https://pypi.org/project/setuptools/
license: MIT
architecture: any
depends: ["python3"]
output_architecture: any
type: source
depends:
- python3