1-get-feet-wet-versioning #2
@ -57,3 +57,8 @@
|
|||||||
# [tool.towncrier.fragment.remove]
|
# [tool.towncrier.fragment.remove]
|
||||||
# [tool.towncrier.fragment.trivial]
|
# [tool.towncrier.fragment.trivial]
|
||||||
# [tool.towncrier.fragment.meta]
|
# [tool.towncrier.fragment.meta]
|
||||||
|
|
||||||
|
[tool.pytest.ini_options]
|
||||||
|
python_files = "test_*"
|
||||||
|
python_classes = "*Tests"
|
||||||
|
python_function = "test_*"
|
@ -1,4 +0,0 @@
|
|||||||
[pytest]
|
|
||||||
python_files = test_*
|
|
||||||
python_classes = *Tests
|
|
||||||
python_function = test_*
|
|
Loading…
x
Reference in New Issue
Block a user