/.eggs/
/.pytest_cache/
/.ruff_cache/
/.tox/
/.coverage
/coverage.xml
/build/
/dist/
/target/
*.egg-info/
__pycache__/
*.py[cod]
*.so
python/fincore/_version.py
*test.ipynb
*.lock
