bt2: update `pyproject.toml` following directories changes
[babeltrace.git] / pyproject.toml
index e413f22f4e16ed187be43c8f350ee815bd3e200f..e752724a284ca1b4756b3b90e15cb9b4177cc05a 100644 (file)
@@ -8,10 +8,10 @@
   '''
   exclude = '''
   (
-       bindings/python/bt2/build/
-     | bindings/python/bt2/setup\.py$
-     | bindings/python/bt2/bt2/native_bt\.py$
-     | bindings/python/bt2/bt2/__init__\.py$
+       src/bindings/python/bt2/build/
+     | src/bindings/python/bt2/setup\.py$
+     | src/bindings/python/bt2/bt2/native_bt\.py$
+     | src/bindings/python/bt2/bt2/__init__\.py$
 
   )
   '''
This page took 0.022959 seconds and 4 git commands to generate.