Ravenports / ravenadm

Administration tool for Ravenports
http://www.ravenports.com
ISC License
17 stars 3 forks source link

python - pull in setuptools only if explicitly requested #30

Closed jrmarino closed 3 years ago

jrmarino commented 3 years ago

add python argument "sutools" which causes setuptools to be pulled in (ravensource python framework). Modify ravenadm from adding it as build depends if "wheel" argument missing to adding it if "sutools" argument present.