aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/pyproject.toml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-03-12 03:38:31 +0800
committer简律纯 <i@jyunko.cn>2024-03-12 03:38:31 +0800
commit20ea54161311077642b75d9d07bfeeb1b80e562e (patch)
treedb6f8f15ff4447d9315e0337bf57004ba6cff417 /examples/pyproject.toml
parent6a480c9b1efb70410e11c8233382c5c90b7e68cb (diff)
downloadipm-dev.tar.gz
ipm-dev.zip
chore(_freeze): add create_xml_file methoddev
Diffstat (limited to 'examples/pyproject.toml')
-rw-r--r--examples/pyproject.toml13
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