mirror of
https://github.com/frappe/lms.git
synced 2026-05-06 23:47:57 +03:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d6775e7279 | |||
| 3e7555264f |
+6
-1
@@ -66,4 +66,9 @@ indent-style = "tab"
|
||||
docstring-code-format = true
|
||||
|
||||
[tool.bench.frappe-dependencies]
|
||||
frappe = ">=15.0.0,<=17.0.0-dev"
|
||||
frappe = ">=15.0.0,<=17.0.0-dev"
|
||||
|
||||
[tool.bench.assets]
|
||||
build_dir = "./frontend"
|
||||
out_dir = "./lms/public/frontend"
|
||||
index_html_path = "./lms/www/_lms.html"
|
||||
|
||||
Reference in New Issue
Block a user