mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-04-05 01:34:15 +03:00
Fix installation of generator
This commit is contained in:
parent
953f6f11c5
commit
5416e4d5c0
|
@ -35,7 +35,7 @@ requires = ["setuptools>=61.0"]
|
|||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools.dynamic]
|
||||
version = {attr = "telethon_generator.__version__"}
|
||||
version = {attr = "telethon_generator.version.__version__"}
|
||||
|
||||
[tool.ruff]
|
||||
ignore = [
|
||||
|
|
Loading…
Reference in New Issue
Block a user