exclude demo_input_from_file/.*\.txt and ^src/mulimgviewer/gui/.*_gui\.py
This commit is contained in:
parent
073fc2dcdf
commit
e376c8117b
|
|
@ -4,4 +4,4 @@ version = 1
|
|||
name = "python"
|
||||
|
||||
[analyzers.meta]
|
||||
runtime_version = "3.x.x"
|
||||
runtime_version = "3.x.x"
|
||||
|
|
|
|||
|
|
@ -126,4 +126,4 @@ MulimgViewer_3.9.3_ios_amd64.ipa
|
|||
## 3.4 镜像维护
|
||||
我们目前支持以下两个镜像,release版本需要推送到这两个站点:
|
||||
* [**国内gitee镜像项目**](https://gitee.com/nachifur/MulimgViewer)
|
||||
* [**果壳OpenCas镜像项目**](https://github.com/opencas/MulimgViewer)
|
||||
* [**果壳OpenCas镜像项目**](https://github.com/opencas/MulimgViewer)
|
||||
|
|
|
|||
|
|
@ -243,4 +243,4 @@ class ImgData():
|
|||
|
||||
def get_dir_num(self):
|
||||
num = len(self.path_list)
|
||||
return num
|
||||
return num
|
||||
|
|
|
|||
Loading…
Reference in New Issue