mirror of
https://codeberg.org/privacy1st/py-regex-replace
synced 2024-12-23 02:36:05 +01:00
add python-setuptools
This commit is contained in:
parent
a2218228e3
commit
bf11e9ae15
@ -12,7 +12,7 @@ license=('CC0')
|
||||
depends=(python)
|
||||
makedepends=()
|
||||
makedepends+=(git) # fetch git sources
|
||||
makedepends+=(python-build python-installer python-wheel) # python -m build
|
||||
makedepends+=(python-build python-installer python-wheel python-setuptools) # python -m build
|
||||
|
||||
source=("git+${url}.git")
|
||||
sha256sums=('SKIP') # 'SKIP' git sources
|
||||
|
Loading…
Reference in New Issue
Block a user