diff options
| author | 2024-03-30 15:25:11 +0800 | |
|---|---|---|
| committer | 2024-03-30 15:25:11 +0800 | |
| commit | 45a23d14920133281d102760ec9be2be9da82e2b (patch) | |
| tree | 1cfd9c1d5e2bef7a2dbd3843e15d1e04dab053ee /examples/infini.toml | |
| parent | bab530d5bd1d8a99959d9067b58fb2ec0f4981f8 (diff) | |
| download | ipm-45a23d14920133281d102760ec9be2be9da82e2b.tar.gz ipm-45a23d14920133281d102760ec9be2be9da82e2b.zip | |
feat(build): add readme file and pyproject file into builded ipk
Diffstat (limited to 'examples/infini.toml')
| -rw-r--r-- | examples/infini.toml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/infini.toml b/examples/infini.toml deleted file mode 100644 index df0c49d..0000000 --- a/examples/infini.toml +++ /dev/null @@ -1,14 +0,0 @@ -[project] -name = "examples" -version = "0.1.0" -description = "EXAMPLES 规则包" -authors = [ - {name = "admin",email = "admin@example.com"}, -] -license = "MIT" -webpage = "" -unzip = 1 - -[requirements] - -[dependencies] |
