Skip to content

Commit 99700bd

Browse files
committed
renamed module
1 parent a2f3c8f commit 99700bd

29 files changed

+2
-1
lines changed

make/common.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ names:
2828
@echo src_dirs=$(src_dirs)
2929
@echo python_src=$(python_src)
3030
@echo git_commit=$(git_commit)
31+
@echo wheel=$(wheel)
3132

3233

3334
## list make targets with descriptions

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
]
2626

2727
[tool.flit.module]
28-
name = "etherscan"
28+
name = "rstms_etherscan_python"
2929

3030
[project.optional-dependencies]
3131
dev = [
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)