Added PyPI v3 setup and readme updates

This commit is contained in:
mithun50
2025-07-15 17:32:39 +05:30
parent a0def375e1
commit d253e048b9
16 changed files with 102 additions and 41 deletions

4
pyproject.toml Normal file
View File

@@ -0,0 +1,4 @@
[build-system]
requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"