main/py3-editables: move from community

This commit is contained in:
Will Sinatra 2024-02-25 21:58:18 -05:00 committed by Natanael Copa
parent 4d5804e15e
commit dec2d83070

View File

@ -2,13 +2,12 @@
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
pkgname=py3-editables
pkgver=0.5
pkgrel=0
pkgrel=1
pkgdesc="library for creating editable wheels"
url="https://github.com/pfmoore/editables"
arch="noarch"
license="MIT"
# archive has no tests
options="!check"
options="!check" #pytest circular dep
depends="python3"
makedepends="py3-gpep517 py3-installer py3-flit-core py3-wheel"
subpackages="$pkgname-pyc"