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 #586

Merged
merged 25 commits into from Aug 23, 2022
Merged

Infrastructure #586

merged 25 commits into from Aug 23, 2022

Conversation

jpn--
Copy link
Member

@jpn-- jpn-- commented Aug 16, 2022

This PR is an attempt to modernize this package and repository to current Python packaging standards and collaborative code practices. It does not address the fundamentals of the ActivitySim models directly.

Updates include:

  • Testing via GitHub Actions instead of Travis
  • Pre-commit hooks for code formatting
  • Running as module (python -m activitysim)
  • Flake8 style checks (?)
  • pyproject.toml
  • Versioning via git tags and setuptools_scm
  • Publish interim docs to "develop" subdir on documentation site

@jpn-- jpn-- changed the base branch from main to develop August 23, 2022 23:10
@jpn-- jpn-- merged commit 62b1fb7 into ActivitySim:develop Aug 23, 2022
@jpn-- jpn-- deleted the infrastructure branch August 23, 2022 23:16
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.

None yet

1 participant