We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e1345 commit cbcde0aCopy full SHA for cbcde0a
pyproject.toml
@@ -11,7 +11,7 @@ classifiers = [
11
name = "pyrevm"
12
version = "0.3.0" # Cargo.toml needs to be updated for releases
13
description = "Python bindings to rust evm (revm)"
14
-authors = ["Georgios Konstantopoulos <[email protected]>"]
+authors = ["Georgios Konstantopoulos <[email protected]>", "Dani Popes", "Daniel Schiavini", "Charles Cooper"]
15
16
[tool.poetry.dependencies]
17
python = ">=3.7"
0 commit comments