dyson-ai / bencher

A package for benchmarking the characteristics of arbitrary functions
https://bencher.readthedocs.io/en/latest/
MIT License
2 stars 3 forks source link

hotfix #412

Closed blooop closed 3 months ago

blooop commented 3 months ago

Summary by Sourcery

This pull request introduces a setup.py file to the project, enabling packaging and distribution of the 'bencher' library. The setup includes metadata, package discovery, data files, and test requirements.

sourcery-ai[bot] commented 3 months ago

Reviewer's Guide by Sourcery

This pull request introduces a new setup.py file to the project, which is essential for packaging and distributing the 'bencher' library. The setup.py file includes metadata about the package, such as its name, description, and test requirements.


Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - You can change your review settings at any time by accessing your [dashboard](https://sourcery.ai/dashboard): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.