Metadata-Version: 2.1
Name: benchmarking-asv
Version: 0.0.6
Author-email: Sandro Campos <scampos@andrew.cmu.edu>
Project-URL: Source Code, https://github.com/lincc-frameworks/benchmarking-asv
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: dask[complete] >=2024.3.0
Requires-Dist: deprecated
Requires-Dist: hats >=0.4
Requires-Dist: ipykernel
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyarrow
Requires-Dist: pyyaml
Requires-Dist: scipy
Requires-Dist: tqdm
Requires-Dist: universal-pathlib
Provides-Extra: dev
Requires-Dist: asv ==0.6.1 ; extra == 'dev'
Requires-Dist: jupyter ; extra == 'dev'
Requires-Dist: pre-commit ; extra == 'dev'
Requires-Dist: pylint ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'

# benchmarking-asv

[![Template](https://img.shields.io/badge/Template-LINCC%20Frameworks%20Python%20Project%20Template-brightgreen)](https://lincc-ppt.readthedocs.io/en/latest/)

This project was automatically generated using the LINCC-Frameworks 
[python-project-template](https://github.com/lincc-frameworks/python-project-template). It serves as mock
project to test CI workflows, namely those that perform benchmarking using airspeed-velocity.

A repository badge was added to show that this project uses the python-project-template, however it's up to
you whether or not you'd like to display it!

For more information about the project template see the 
[documentation](https://lincc-ppt.readthedocs.io/en/latest/).
