Opcodes icon indicating copy to clipboard operation
Opcodes copied to clipboard

feat: Adopt pyproject.toml for Project Improvement

Open iconFehu opened this issue 4 months ago • 0 comments

Note:

  • Version Setting: This change will now read the version from the opcodes.__version__ variable to ensure consistency in versioning across the codebase.

  • README Update: This change also involves updating the README.md file to reflect the latest state of the project and usage instructions.

  • Dependency Update: Dependencies will now be read from the requirements.txt file, facilitating easier management of project dependencies.

These changes aim to enhance the maintainability and consistency of the project while ensuring synchronization across various components. Thank you for your review and merge.

iconFehu avatar Feb 18 '24 22:02 iconFehu