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

Add Python poetry as build tool #3

Open
ericpan64 opened this issue Feb 7, 2023 · 1 comment
Open

Add Python poetry as build tool #3

ericpan64 opened this issue Feb 7, 2023 · 1 comment
Assignees

Comments

@ericpan64
Copy link
Collaborator

Replicate onboarding flow

https://python-poetry.org/

@ericpan64
Copy link
Collaborator Author

New info from meeting with Conor:

  • Want the repo to be pip install git+...url... -- this make it easier to iterate on cloud deployments (e.g. Databricks env)
    • Still need to understand how this works to make sure right build files are in place
  • Poetry might not be strictly necessary, though can probably be used with a Makefile (e.g. example from the ngboost repo here)

It makes sense to have this be iterative, and we should only publish confident versions in PyPI

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

No branches or pull requests

1 participant