Skip to content

Add a setup.py#56

Closed
snickell wants to merge 13 commits intocode-dot-org:bedrock-modelsfrom
snickell:seth/setup.py
Closed

Add a setup.py#56
snickell wants to merge 13 commits intocode-dot-org:bedrock-modelsfrom
snickell:seth/setup.py

Conversation

@snickell
Copy link
Collaborator

@snickell snickell commented Feb 20, 2024

Depends on #54

  • Adds a setup.py
    • stop requiring PYTHONPATH to be set
    • "normal python way"
    • relative imports can now be used
  • Moves directories around to make setup.py simple, and python imports short + more typical.
    • rename src => aiproxy/app: gives import aiproxy.app
    • rename lib/assessment => aiproxy/assessment: gives import aiproxy.assessment

@snickell snickell changed the title Seth/setup.py Add a setup.py Feb 20, 2024
@snickell snickell closed this Feb 29, 2024
@snickell snickell deleted the seth/setup.py branch February 29, 2024 04:54
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.

2 participants