16 lines
314 B
Plaintext
16 lines
314 B
Plaintext
name: python-editables
|
|
description: A Python library for creating editable wheels
|
|
version: "0.5"
|
|
revision: 1
|
|
url: https://github.com/pfmoore/editables
|
|
license: MIT
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3
|
|
make_depends:
|
|
- python-build
|
|
- python-flit-core
|
|
- python-installer
|