diff options
| author | 2024-03-12 03:38:31 +0800 | |
|---|---|---|
| committer | 2024-03-12 03:38:31 +0800 | |
| commit | 20ea54161311077642b75d9d07bfeeb1b80e562e (patch) | |
| tree | db6f8f15ff4447d9315e0337bf57004ba6cff417 /examples | |
| parent | 6a480c9b1efb70410e11c8233382c5c90b7e68cb (diff) | |
| download | ipm-dev.tar.gz ipm-dev.zip | |
chore(_freeze): add create_xml_file methoddev
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 |
