1-get-feet-wet-versioning #2

Merged
hygienic-books merged 36 commits from 1-get-feet-wet-versioning into master 2022-05-02 21:04:55 +00:00
Showing only changes of commit 3fd5590158 - Show all commits

View File

@ -61,4 +61,4 @@
[tool.pytest.ini_options] [tool.pytest.ini_options]
python_files = "test_*" python_files = "test_*"
python_classes = "*Tests" python_classes = "*Tests"
python_function = "test_*" python_functions = "test_*"