There was an error while loading. Please reload this page.
1 parent 5d51fcc commit e83b922Copy full SHA for e83b922
1 file changed
.gitignore
@@ -2,3 +2,6 @@ __pycache__/
2
*.py[cod]
3
.pytest_cache/
4
.venv/
5
+
6
+# egg-info build artifact
7
+src/quant_platform_kit.egg-info/
0 commit comments