Skip to content

Fix python_requires placement in setup.cfg and add regression test#82

Open
YangSuoze wants to merge 1 commit intoHKUDS:mainfrom
YangSuoze:fix/python-requires-section
Open

Fix python_requires placement in setup.cfg and add regression test#82
YangSuoze wants to merge 1 commit intoHKUDS:mainfrom
YangSuoze:fix/python-requires-section

Conversation

@YangSuoze
Copy link
Copy Markdown

Summary\nFix packaging metadata so Python version constraints are enforced correctly, and add a regression test to prevent future misplacement.\n\n## Problem\n was set under instead of . This placement can be ignored by packaging tools, allowing installation on unsupported Python versions.\n\n## Changes\n- Move to in .\n- Add verifying: (1) exists under , (2) not under .\n\n## Validation\n- \n- Listing 'autoagent'...

Listing 'autoagent/agents'...
Listing 'autoagent/agents/math'...
Listing 'autoagent/agents/meta_agent'...
Listing 'autoagent/agents/system_agent'...
Listing 'autoagent/cli_utils'...
Listing 'autoagent/environment'...
Listing 'autoagent/environment/cookie_json'...
Listing 'autoagent/environment/markdown_browser'...
Listing 'autoagent/flow'...
Listing 'autoagent/memory'...
Listing 'autoagent/memory/code_tree'...
Listing 'autoagent/repl'...
Listing 'autoagent/tools'...
Listing 'autoagent/tools/meta'...
Listing 'autoagent/workflows'...\n

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