Ali2206 commited on
Commit
81c8c85
·
verified ·
1 Parent(s): 3c5ee77

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +3 -0
pyproject.toml CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [build-system]
2
+ requires = ["setuptools", "wheel"]
3
+ build-backend = "setuptools.build_meta"