Skip to content

Commit 7aaed60

Browse files
Riverfountrenzon
authored andcommitted
Included .landscpe.yml file to setting up landscape service
Close #36
1 parent 2499397 commit 7aaed60

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.landscape.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
python-targets:
2+
- 3
3+
4+
uses:
5+
- django
6+
7+
ignore-paths:
8+
- staticfiles
9+
- pythonpro/core/static
10+
- pythonpro/wsgi.py
11+
- pythonpro/core/migrations
12+
- pythonpro/core/admin.py

0 commit comments

Comments
 (0)