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

docs: update install link in README #104

Merged
merged 1 commit into from
Jul 19, 2024
Merged

docs: update install link in README #104

merged 1 commit into from
Jul 19, 2024

Conversation

abhidg
Copy link
Contributor

@abhidg abhidg commented Jul 19, 2024

No description provided.

Copy link
Member

@sadielbartholomew sadielbartholomew left a comment

Choose a reason for hiding this comment

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

Brilliant, thanks Abhishek! The newly-setup PyPI install worked fine for me (and I will do a little testing on it later to convince myself it is all good):

$ pip install climate-aware-task-scheduler
...
...
Downloading climate_aware_task_scheduler-1.0.0-py3-none-any.whl (16 kB)
Downloading requests_cache-1.2.1-py3-none-any.whl (61 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/61.4 kB 2.1 MB/s eta 0:00:00
Downloading cattrs-23.2.3-py3-none-any.whl (57 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.8 MB/s eta 0:00:00
Downloading url_normalize-1.4.3-py2.py3-none-any.whl (6.8 kB)
Installing collected packages: url-normalize, cattrs, requests-cache, climate-aware-task-scheduler
Successfully installed cattrs-23.2.3 climate-aware-task-scheduler-1.0.0 requests-cache-1.2.1 url-normalize-1.4.3

@abhidg abhidg merged commit fa1a8cc into main Jul 19, 2024
1 check passed
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