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 poetry for dependencies management #194

Closed
wants to merge 3 commits into from
Closed

Conversation

chiragjn
Copy link
Member

See: #190

Starting this is an intial draft to move to poetry

TODO:

  • Test Dockerfile changes
  • Make cognita a publishable package (Feature Request: Publish Cognita as a package to pypi #191) - We do not want our users to worry about poetry
    • Refactor to put source code in a cognita module - Changing imports
    • Add cli to invoke serve and index - Update entrypoints in pyproject.toml
    • Update Dockerfile
    • Remove requirements.txt
  • Add a workflow to publish package
  • Update Docs

Later:

  • Add a workflow to publish docker images
  • Setup pytest and add a workflow

version = "0.0.0"
description = "Cognita"
authors = ["Abhishek Choudhary <[email protected]>"]
readme = "README.md"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not exist relative to this file
We want to move pyproject.toml to root

@chiragjn
Copy link
Member Author

I'll re-open this later, we already have conflicts with recent changes

@chiragjn chiragjn closed this Jun 19, 2024
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