tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
setuptoolsBuildHook: lint with ShellCheck
Yueh-Shun Li
1 year ago
76f6a3b2
71e47c95
+2
1 changed file
expand all
collapse all
unified
split
pkgs
development
interpreters
python
hooks
setuptools-build-hook.sh
+2
pkgs/development/interpreters/python/hooks/setuptools-build-hook.sh
···
1
1
# Setup hook for setuptools.
2
2
+
# shellcheck shell=bash
3
3
+
2
4
echo "Sourcing setuptools-build-hook"
3
5
4
6
setuptoolsBuildPhase() {