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

Fix dev install instructions so tests will run #167

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

bmcandr
Copy link
Contributor

@bmcandr bmcandr commented Jul 12, 2024

Adds the psycopg extra to the "dev install" pip install command.

Also changes cd titiler to cd titiler-pgstac to move into the titiler-pgstac repo (probably leftover copypasta from titiler repo 😄)

Closes #166

CONTRIBUTING.md Outdated Show resolved Hide resolved
@vincentsarago vincentsarago merged commit 21ffe58 into stac-utils:main Jul 12, 2024
5 checks passed
@vincentsarago
Copy link
Member

thanks @bmcandr 🙏

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.

pip install command in CONTRIBUTING does not install psycopg dependency required to run tests
2 participants