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

Infrastructure #40

Merged
merged 14 commits into from
Jan 16, 2024
Merged

Infrastructure #40

merged 14 commits into from
Jan 16, 2024

Conversation

jpn--
Copy link
Member

@jpn-- jpn-- commented Jan 16, 2024

This PR changes some of the developer infrastructure supporting sharrow:

  • All package setup commands are consolidated in pyproject.toml, and setup.cfg and setup.py are removed.
  • Code quality is now all handled by ruff, instead of flake8 + black + isort
  • pre-commit.ci service will automatically fix simple formatting errors for users who didn't install the pre-commit hooks themselves.

@jpn-- jpn-- merged commit c560b45 into ActivitySim:main Jan 16, 2024
9 checks passed
@jpn-- jpn-- deleted the infrastructure branch January 16, 2024 21:09
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.

1 participant