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

Update version of eth-utils to match requirements #399

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

yabirgb
Copy link
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

eth_utils>=1.3.0,<5

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

In polkascan#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
Member

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 polkascan:master Jul 15, 2024
1 check passed
@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