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

fix toml bools and add version test #56

Merged
merged 1 commit into from Jan 9, 2024

Conversation

pacrob
Copy link
Contributor

@pacrob pacrob commented Jan 9, 2024

What was wrong?

Some bools in pyproject.toml the wrong type - changed "True" to true.
Added a test to make sure the __version__ attribute is available for the lib.

Todo:

  • Clean up commit history

  • Add or update documentation related to these changes

  • Add entry to the release notes

Cute Animal Picture

image

@pacrob pacrob force-pushed the toml-bools-and-version-test branch from 9d9e675 to 8bb4492 Compare January 9, 2024 21:43
@pacrob pacrob merged commit efa03a8 into ethereum:main Jan 9, 2024
16 checks passed
@pacrob pacrob deleted the toml-bools-and-version-test branch January 9, 2024 22:02
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.

None yet

2 participants