mirror of
https://github.com/wassname/cachier.git
synced 2026-09-09 11:19:08 +08:00
adding test patterns
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
version = 1
|
||||
|
||||
test_patterns = [
|
||||
"tests/**",
|
||||
"test_*.py"
|
||||
]
|
||||
|
||||
exclude_patterns = [
|
||||
"**/versioneer.py",
|
||||
"**/_version.py",
|
||||
|
||||
Reference in New Issue
Block a user