Changing py-modules to packages
This commit is contained in:
@ -32,7 +32,7 @@ documentation = "https://github.com/Bubobubobubobubo/ziffers-python"
|
|||||||
repository = "https://github.com/Bubobubobubobubo/ziffers-python"
|
repository = "https://github.com/Bubobubobubobubo/ziffers-python"
|
||||||
|
|
||||||
[tool.setuptools]
|
[tool.setuptools]
|
||||||
py-modules = ['ziffers']
|
packages = ['ziffers']
|
||||||
|
|
||||||
[tool.black]
|
[tool.black]
|
||||||
target_version = ['py311']
|
target_version = ['py311']
|
||||||
|
|||||||
Reference in New Issue
Block a user