dumb-init
dumb-init copied to clipboard
setup.py: Add license classifier
Adds a few PyPi classifiers. In particular, the License classifier should avoid pip-licenses reporting the license as UNKNOWN.
what would be better would be to run setup-py-upgrade and then configure setup-cfg-fmt
what would be better would be to run setup-py-upgrade and then configure setup-cfg-fmt
Looks like that was done in #204, but it didn’t get merged, so I’m trying a minimal approach.
The build is failing because of Docker Hub rate limits.