dumb-init icon indicating copy to clipboard operation
dumb-init copied to clipboard

setup.py: Add license classifier

Open ms1111 opened this issue 4 years ago • 3 comments

Adds a few PyPi classifiers. In particular, the License classifier should avoid pip-licenses reporting the license as UNKNOWN.

ms1111 avatar Jun 08 '21 17:06 ms1111

what would be better would be to run setup-py-upgrade and then configure setup-cfg-fmt

asottile avatar Jun 08 '21 17:06 asottile

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.

ms1111 avatar Jun 08 '21 17:06 ms1111

The build is failing because of Docker Hub rate limits.

ms1111 avatar Jun 08 '21 17:06 ms1111