Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: migrate ape-config.yaml to pyproject.toml #117

Merged
merged 8 commits into from
Jan 9, 2025
Merged

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Jan 7, 2025

What I did

Migrates all config from the project's ape-config.yaml file to use the new pyproject.toml apporach.
Also formats the pyproject.toml file using the tomlo CLI (written in rust πŸƒπŸ»β€β™€οΈ )

How to verify it

Things still work like they did.,

Checklist

  • All changes are completed
  • Change is covered in tests
  • Documentation is complete

@antazoey antazoey changed the title refactor: migrate ape-config to pyproject.toml refactor: migrate ape-config.yaml to pyproject.toml Jan 7, 2025
@antazoey antazoey requested a review from fubuloubu January 7, 2025 22:51
pyproject.toml Outdated Show resolved Hide resolved
@antazoey antazoey merged commit 22decc1 into main Jan 9, 2025
8 checks passed
@antazoey antazoey deleted the feat/pyproject branch January 9, 2025 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants