Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
name: python-hatch-vcs
|
||||
description: Hatch plugin for versioning with your preferred VCS
|
||||
version: 0.4.0
|
||||
revision: 1
|
||||
url: https://github.com/ofek/hatch-vcs
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["python-hatchling","python-setuptools-scm"]
|
||||
make_depends: ["python-build","python-installer"]
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python-hatchling
|
||||
- python-setuptools-scm
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
|
||||
Reference in New Issue
Block a user