Skip to content

Commit

Permalink
Merge pull request #35 from pitchblack408/develop
Browse files Browse the repository at this point in the history
Renaming project pipy
  • Loading branch information
pitchblack408 authored Jul 13, 2021
2 parents aa118c3 + 4c292a6 commit 1053233
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ https://github.com/beemhq/aws-cron-parser
Need to implement the prev method in occurance.py

# Install
pip install pyawscron-pitchblack408
pip install pyawscron

## [AWS Cron Expressions](https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/ScheduledEvents.html#CronExpressions)
### cron(fields)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
long_description = fh.read()

setuptools.setup(
name="pyawscron-pitchblack408",
name="pyawscron",
version=version['__version__'],
author="Michael Martin",
author_email="[email protected]",
Expand Down

0 comments on commit 1053233

Please sign in to comment.