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

feat: added changes to readme #114

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Ninjagod1251
Copy link

What I did

fixes: #

How I did it

How to verify it

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@Ninjagod1251 Ninjagod1251 self-assigned this Oct 16, 2024
@Ninjagod1251
Copy link
Author

Ninjagod1251 commented Oct 16, 2024

Building wheels for collected packages: apepay
  Building editable for apepay (pyproject.toml) ... done
  Created wheel for apepay: filename=apepay-0.1.dev126+g7c5b7a4-0.editable-py3-none-any.whl size=7561 sha256=8e67afea90b3106017bd838cf4436bf4c5b2f524ed7113f54f4bfec1e24d57a8
  Stored in directory: /tmp/pip-ephem-wheel-cache-ye2k78di/wheels/82/ba/a7/9acabb9584e16619b3cd150a617a6450bfa56d90b5239f6d9b
Successfully built apepay
Installing collected packages: apepay
  Attempting uninstall: apepay
    Found existing installation: apepay 0.1.dev125+gbd16ed0.d20241016
    Uninstalling apepay-0.1.dev125+gbd16ed0.d20241016:
      Successfully uninstalled apepay-0.1.dev125+gbd16ed0.d20241016
Successfully installed apepay-0.1.dev126+g7c5b7a4

it installs apepay-0.1.dev126+g7c5b7a4 instead of >0.3

when you do pip install -e .

@@ -22,7 +22,7 @@ dependencies = [

[project.optional-dependencies]
bot = [
"silverback>=0.5,<1",
"silverback>=0.6,<1",
Copy link
Member

Choose a reason for hiding this comment

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

There is a breaking change in py/sdk/ape-pay/manager.py from this (SilverbackApp -> SilverbackBot)

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