Skip to content

Conversation

arminsabouri
Copy link
Contributor

Just found it odd this one dependency lived outside requirments.txt. I also pinned to a specific version. Any reason we want to explicitly install this one?

@DanGould
Copy link
Contributor

@BitcoinZavior what is this?

@DanGould
Copy link
Contributor

It seems to me python-bitcoinlib is a dev dependency just for tests. We could make a requirements-dev.txt file that used this for better semantic clarity in the readme. This was my query that discovered this approach: https://chatgpt.com/share/67dde69b-2c9c-8007-a371-e7269d478d9b

`bitcoinlib` is installed implicitly as a dev dependency during
env setup. This commit moved bitcoinlib to a dev-requirments file and
pins the version to ^0.12.2.
@arminsabouri arminsabouri force-pushed the bitcoinlib-in-requirments branch from e094a58 to 478fc26 Compare March 23, 2025 22:23
@arminsabouri
Copy link
Contributor Author

arminsabouri commented Mar 23, 2025

@DanGould Moved to requirments-dev.txt

@DanGould DanGould merged commit 48cbaf5 into LtbLightning:main Mar 24, 2025
3 checks passed
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.

2 participants