diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/pyproject.toml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/pyproject.toml b/examples/pyproject.toml deleted file mode 100644 index f0eeda3..0000000 --- a/examples/pyproject.toml +++ /dev/null @@ -1,13 +0,0 @@ -[project] -name = "examples" -version = "0.1.0" -description = "EXAMPLES 规则包" -authors = [ - {name = "admin",email = "admin@example.com"}, -] -license = {text = "MIT"} -webpage = "" -unzip = 1 -dependencies = ["infini"] -requires-python = ">=3.8" -readme = "README.md"
\ No newline at end of file |
