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

Package name typo fixed - PyStac Client #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nyinyinyanlin
Copy link

Wrong package name 'pystack-client' causing failure in conda environment creation. Fixed to correct one 'pystac-client'.

Description

Wrong package name 'pystack-client' causing failure in conda environment creation from environment.yml. Fixed by renaming the entry to correct name - 'pystac-client'.

Type of change

Select one or more relevant options:

  • Bug fix (change which fixes a bug reported in a specific issue)
  • New feature (change which adds a feature requested in a specific issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improved documentation for existing functionality in the package)
  • Repository update (change related to non-package files or structures in the GitHub repository)

Checklist:

  • I have read and understood the contributor guidelines of this project
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I ran all demo notebooks locally and there where no errors

Wrong package name 'pystack-client' causing failure in conda environment creation. Fixed to correct one 'pystac-client'.
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.

1 participant