Skip to content

Commit

Permalink
Merge pull request #53 from AhdraMeraliQB/main
Browse files Browse the repository at this point in the history
Update repository and documentation links
  • Loading branch information
AhdraMeraliQB authored Apr 18, 2024
2 parents 36ccac4 + f320f77 commit f462f40
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ build:
script: {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation
entry_points:
- kedro = kedro.framework.cli:main
number: 0
number: 1
script_env:
- PYTHONWARNINGS="ignore::UserWarning"

Expand Down Expand Up @@ -58,12 +58,12 @@ test:
- pip

about:
home: https://github.com/quantumblacklabs/kedro
home: https://github.com/kedro-org/kedro
summary: A Python library that implements software engineering best-practice for data and ML pipelines.
license: Apache-2.0
license_file: LICENSE.md
doc_url: https://kedro.readthedocs.io/
dev_url: https://github.com/quantumblacklabs/kedro
dev_url: https://github.com/kedro-org/kedro
description: A Python framework for creating reproducible, maintainable and modular data science code.

extra:
Expand Down

1 comment on commit f462f40

@conda-forge-webservices
Copy link

Choose a reason for hiding this comment

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

Hi! This is the friendly automated conda-forge-webservice.

I updated the Github team because of this commit.

You should get push access to this feedstock and CI services.

Your package won't be available for installation locally until it is built
and synced to the anaconda.org CDN (takes 1-2 hours after the build finishes).

Feel free to join the community Element channel.

NOTE: Please make sure to not push to the repository directly.
Use branches in your fork for any changes and send a PR.
More details on this are here.

Please sign in to comment.