Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use latest setuptools practice #71

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jamesmyatt
Copy link

@jamesmyatt jamesmyatt commented May 3, 2024

In particular:

Note that you can also run the tool via python -m importlab too now.

Fixes #51

@jamesmyatt
Copy link
Author

While this does fix #51 and enable you to use the CLI, e.g. via pipx. I'm not sure that the tools works on Windows, since most of the unit tests fail, but that's a separate issue:

...\tests>python -m unittest     
FF.FFFF...........F.FFF.......EEEEEEEEEEEEEEEEEEEE.EE...F..EEEE...E.EEEE..E.F.F.F....FE.
...
FAILED (failures=17, errors=35)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Command-line tool needs extension?
1 participant