16 lines
331 B
Plaintext
16 lines
331 B
Plaintext
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
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python-hatchling
|
|
- python-setuptools-scm
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|