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

Manage non-python dependencies #4

Open
2 tasks
jlubken opened this issue Jul 22, 2022 · 0 comments
Open
2 tasks

Manage non-python dependencies #4

jlubken opened this issue Jul 22, 2022 · 0 comments
Assignees
Labels
product: software-engineering Software Engineering Product

Comments

@jlubken
Copy link
Member

jlubken commented Jul 22, 2022

Manage non-python dependencies:

  • Is there a way to include non-python files like the .pre-commit-conf.yml in the whl so that pre-commit run --all-files works without having to copy this config file into an image from source? Should we do this? Look into manifest.in --eww, what is the spec for an ini file?-- Prefer pyproject.toml
  • Is this also a way to include non-python files in a whl install? .sql files? See dsdk_cookie, cdisepsis, palliativeconnect, conversationconnect ./predict/sql/mssql/.sql assets.
@jlubken jlubken added the product: software-engineering Software Engineering Product label Jul 22, 2022
@jlubken jlubken changed the title Improve module Manage non-python dependencies Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: software-engineering Software Engineering Product
Projects
None yet
Development

No branches or pull requests

2 participants