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

Problem: nix develop don't work #120

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

yihuang
Copy link
Collaborator

@yihuang yihuang commented Feb 23, 2024

Solution:

  • fix default devShell
  • update lint instruction in ci to use nix
  • update python dev dependencies

Notes

To reformat code manually:

$ nix develop -c black .
$ nix develop -c isort .

@yihuang yihuang requested a review from mmsqe February 23, 2024 12:01
Solution:
- fix default devShell
- update link instruction in ci to use nix
- update python dev dependencies
@yihuang yihuang enabled auto-merge (squash) February 26, 2024 03:54
@yihuang yihuang merged commit ca7347d into crypto-com:main Feb 26, 2024
6 checks passed
yihuang added a commit to yihuang/pystarport that referenced this pull request Feb 26, 2024
Solution:
- fix default devShell
- update link instruction in ci to use nix
- update python dev dependencies

Problem: sdk 0.50 not supported

Update CHANGELOG.md

Signed-off-by: yihuang <huang@crypto.com>

backward compatible through runtime prob
yihuang added a commit to yihuang/pystarport that referenced this pull request Feb 26, 2024
Solution:
- fix default devShell
- update link instruction in ci to use nix
- update python dev dependencies

Problem: sdk 0.50 not supported

Update CHANGELOG.md

Signed-off-by: yihuang <huang@crypto.com>

backward compatible through runtime prob

git ignore
yihuang added a commit that referenced this pull request Feb 26, 2024
Problem: nix develop don't work (#120)

Solution:
- fix default devShell
- update link instruction in ci to use nix
- update python dev dependencies

Problem: sdk 0.50 not supported

Update CHANGELOG.md

Signed-off-by: yihuang <huang@crypto.com>

backward compatible through runtime prob

git ignore
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