use reuse lint for REUSE compliance
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
@@ -50,5 +50,10 @@ ignore_missing_imports = true
|
||||
[tool.pytest.ini_options]
|
||||
python_files = ["*_tests.py", "tests.py", "test_*.py"]
|
||||
|
||||
[tool.setuptools]
|
||||
packages = [
|
||||
"incorporealcms",
|
||||
]
|
||||
|
||||
[tool.setuptools_scm]
|
||||
write_to = "incorporealcms/_version.py"
|
||||
|
||||
Reference in New Issue
Block a user