mirror of
https://github.com/akashrchandran/syrics.git
synced 2026-04-27 01:55:50 +03:00
[PR #20] [MERGED] Package #44
Labels
No labels
bug
documentation
easy to add
enhancement
enhancement
good first issue
hacktoberfest
hacktoberfest
priority: medium
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/syrics#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/akashrchandran/syrics/pull/20
Author: @akashrchandran
Created: 10/3/2022
Status: ✅ Merged
Merged: 10/3/2022
Merged by: @akashrchandran
Base:
main← Head:package📝 Commits (8)
bf037eeupdated0251f0fstandardize time code format to by @ronorend8280b8updated to latest1baa1f6update setup.py017d31dadd better support for package version1e5d2e0Create release_to_pypi.yml0d81d92Merge pull request #19 from Riptide-11/package0285d85Merge branch 'main' into package📊 Changes
10 files changed (+259 additions, -66 deletions)
View changed files
➕
.github/workflows/release_to_pypi.yml(+101 -0)➖
cli.py(+0 -34)➖
sample_config.json(+0 -11)➕
setup.cfg(+3 -0)➕
setup.py(+44 -0)➕
syrics/__init__.py(+1 -0)📝
syrics/api.py(+6 -3)➕
syrics/cli.py(+86 -0)📝
syrics/core.py(+17 -16)📝
syrics/exceptions.py(+1 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.