Lucretiel / autocommand

Autocommand turns a python function into a CLI program
GNU Lesser General Public License v3.0
53 stars 9 forks source link

Remove license declaration and rely instead on Trove classifiers and LICENSE being included. #33

Open jaraco opened 2 months ago

jaraco commented 2 months ago

Closes #32. Supersedes #31.

bnavigator commented 2 months ago

Also fixes #28

bswck commented 2 months ago

@Lucretiel

jaraco commented 1 minute ago

@Lucretiel Issue #28 and #32 is now blocking my ability to test other issues I'm developing on Setuptools (https://github.com/pypa/setuptools/pull/4457#issuecomment-2206185622). I'm trying to do a --no-binary install of setuptools with its dependencies, which include (transitively) autocommand.