An0nX
Results
2
issues of
An0nX
 
- Remove `install_requirements_LINUX.sh` and `install_requirements_WINDOWS.bat` scripts as they are no longer needed with Poetry. - Add `pyproject.toml` to define project metadata, dependencies, and development dependencies using Poetry's configuration format. -...