search through the python folders recursive to detect all pending version tags
This commit is contained in:
@ -21,7 +21,7 @@ DEFAULT_CONFIG = """
|
||||
recursive: true
|
||||
include:
|
||||
- doc/src/**
|
||||
- python
|
||||
- python/**
|
||||
- src/**
|
||||
exclude:
|
||||
- src/Make.sh
|
||||
|
||||
Reference in New Issue
Block a user