Skip to content

fix: correct CLI option help - #137

Open
dajiaohuang wants to merge 1 commit into
bytedance:salmonnfrom
dajiaohuang:fix/136-cli-help
Open

fix: correct CLI option help#137
dajiaohuang wants to merge 1 commit into
bytedance:salmonnfrom
dajiaohuang:fix/136-cli-help

Conversation

@dajiaohuang

Copy link
Copy Markdown
Contributor

Summary

  • keep the existing --options CLI interface
  • replace help text that recommends the unimplemented --cfg-options flag
  • add a standard-library regression test covering all three entry points

Verification

  • python -m unittest discover -s tests -v
  • parsed all 23 Python files with ast.parse
  • git diff --check

Fixes #136

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.

1 participant