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

Added lightning package to setup file and updated version for re… #69

Merged
merged 9 commits into from
Aug 2, 2024

Conversation

divrawal
Copy link
Collaborator

@divrawal divrawal commented Jul 29, 2024

new release with updated lightning dependency

  • Tests pass
  • Appropriate changes to documentation are included in the PR

setup.py Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@MattIrv
Copy link
Collaborator

MattIrv commented Jul 31, 2024

@divrawal can you update the PR title/description to describe what you're trying to accomplish with this PR?

@divrawal divrawal changed the title Added lightning subdirectory to setup file and updated version for re… Added lightning package to setup file and updated version for re… Jul 31, 2024
@bernardhan33
Copy link
Collaborator

Approving this in light of the follow-up task b/356629540. Divya is adding all the details to that ticket. In short we will let this one pass to unblock the other work. But we should prioritize b/356629540 because similar changes here are risky -- we should rely on find_packages() to automatically find all the packages to publish and fix the import paths of "dataflux_core" to "dataflux_client_python.dataflux_core".

@MattIrv
Copy link
Collaborator

MattIrv commented Aug 2, 2024

@divrawal is this ready to merge?

@divrawal divrawal merged commit d9824cb into main Aug 2, 2024
2 checks passed
@divrawal divrawal deleted the lightning-release branch August 2, 2024 20:02
Yash9060 pushed a commit that referenced this pull request Aug 7, 2024
* Added lightning subdirectory to setup file and updated version for release

* Modified packages to instead exclude the testing packages

* Exclude top level package

* Added back in package_dir field to setup.py

* Added back in package_dir field to setup.py

* Attempting import fix

* Reverted it to working, whitelist build- Will open a bug to address a blacklist/exclude package import style in setup.py

* Typo
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.

3 participants