Skip to content

chore: consolidate dependencies into pyproject.toml#79

Open
srtaalej wants to merge 2 commits into
mainfrom
ale-consolidate-pyprojecttoml
Open

chore: consolidate dependencies into pyproject.toml#79
srtaalej wants to merge 2 commits into
mainfrom
ale-consolidate-pyprojecttoml

Conversation

@srtaalej
Copy link
Copy Markdown
Contributor

@srtaalej srtaalej commented May 14, 2026

Type of change

  • New feature
  • Bug fix
  • Documentation

Summary

This PR consolidates dependencies into pyproject.toml and removes requirements.txt. It also updates the README.md to reflect these changes and adds a slack init step to the terminal initialization instructions.

Requirements

  • I have ensured the changes I am contributing align with existing patterns and have tested and linted my code
  • I've read and agree to the Code of Conduct

@srtaalej srtaalej self-assigned this May 14, 2026
@srtaalej srtaalej requested a review from a team as a code owner May 14, 2026 20:24
@srtaalej srtaalej added documentation Improvements or additions to documentation enhancement New feature or request dependencies labels May 14, 2026
Copy link
Copy Markdown
Contributor

@WilliamBergamin WilliamBergamin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YESSSSSSS 🚀

I left one comment about slack-cli-hooks being a devdependency

Comment thread pyproject.toml Outdated
version = "0.1.0"
dependencies = [
"slack-bolt==1.28.0",
"slack-cli-hooks<1.0.0",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is also a dev dependency 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants