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

POC main vs release install and test #70

Merged
merged 11 commits into from
Mar 30, 2023
Merged

Conversation

wallentx
Copy link
Contributor

This includes changes that introduces the following concepts that provide a separation of concerns:

Install from pypi: pip install chia-dev-tools

Install using latest chia-blockchain release: pip install .[release]

Install using main branch of chia-blockchain: pip install .[dev]

This may not be fully compliant with what is allowed for publishing, as I'm simply fumbling around attempting to express a goal- which is to have a way to test this tool against the current state of chia-blockchain, as well as the latest release.

This branch is currently being targeted by my wallentx/target-main branch on https://github.com/Chia-Network/chia-nft-minting-tool, which is being configured in a similar fashion to provide the same goal.

jack60612 and others added 4 commits January 22, 2023 13:20
@wallentx
Copy link
Contributor Author

This is currently blocked until #73 can go in

@wallentx wallentx closed this Mar 28, 2023
@wallentx wallentx reopened this Mar 28, 2023
@wallentx wallentx marked this pull request as ready for review March 29, 2023 02:32
@justinengland justinengland merged commit 3d989fc into main Mar 30, 2023
@emlowe emlowe deleted the wallentx/target-main branch July 23, 2024 15:31
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