Skip to content

Update version of eth-utils to match requirements#399

Merged
arjanz merged 1 commit intoJAMdotTech:masterfrom
yabirgb:requirements
Jul 15, 2024
Merged

Update version of eth-utils to match requirements#399
arjanz merged 1 commit intoJAMdotTech:masterfrom
yabirgb:requirements

Conversation

@yabirgb
Copy link
Copy Markdown
Contributor

@yabirgb yabirgb commented Jul 12, 2024

In #388 I edited the requirements.txt and didn't notice that the requirements are hardcoded in the setup.py. This PR is to have the same version in both

https://github.com/polkascan/py-substrate-interface/blob/43ad00cca215dfafd4607be6440aecd198ee6089/requirements.txt#L10

Would you consider using pyproject.toml instead of setup.py to avoid this errors? Also setup.py is being deprecated afaik.

In JAMdotTech#388 I edited the requirements.txt and didn't notice that the requirements
are hardcoded in the setup.py. This PR is to have the same version in both
@arjanz
Copy link
Copy Markdown
Contributor

arjanz commented Jul 13, 2024

Would you consider using pyproject.toml instead of setup.py to avoid this errors? Also setup.py is being deprecated afaik.

Yes this would indeed be the way to go, I'll have a look when I'm back in the office

@arjanz arjanz merged commit c15d699 into JAMdotTech:master Jul 15, 2024
@yabirgb yabirgb deleted the requirements branch July 15, 2024 14:24
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