Browse Source

Merge branch 'tile' of github.com:/buxx/synergine2 into tile

Bastien Sevajol 7 years ago
parent
commit
0ee8e4b5af
1 changed files with 10 additions and 0 deletions
  1. 10 0
      .landscape.yaml

+ 10 - 0
.landscape.yaml View File

@@ -0,0 +1,10 @@
1
+doc-warnings: true
2
+max-line-length: 120
3
+autodetect: true
4
+requirements:
5
+  - requirements.txt
6
+ignore-paths:
7
+  - sandbox
8
+  - tests
9
+python-targets:
10
+  - 3