mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 21:57:43 +03:00
Add documentation to manifest
This commit is contained in:
parent
bb292c4faa
commit
d6d5e512dc
2 changed files with 1 additions and 2 deletions
1
setup.py
1
setup.py
|
@ -48,7 +48,6 @@ WEB_FILES = ["web/internal_data/css/icon.png",
|
|||
"web/internal_data/fn.js",
|
||||
"web/internal_data/index.html"]
|
||||
|
||||
|
||||
needs_pytest = {"pytest", "test", "ptr"}.intersection(sys.argv)
|
||||
pytest_runner = ["pytest-runner"] if needs_pytest else []
|
||||
tests_require = ["pytest-runner", "pytest", "pytest-cov", "pytest-flake8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue