mirror of https://github.com/eyhc1/rendercv.git
Needed to build
This commit is contained in:
parent
dda101b543
commit
84a295a644
|
@ -48,6 +48,9 @@ linting = ["black", "ruff"]
|
|||
requires = ['setuptools>=68.2.2', "setuptools-scm>=8.0.4"]
|
||||
build-backend = 'setuptools.build_meta'
|
||||
|
||||
[tool.setuptools]
|
||||
packages = ["rendercv"]
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 88
|
||||
|
||||
|
|
Loading…
Reference in New Issue