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

Make termcolor and cachetools default dependencies #190

Merged
merged 1 commit into from
Oct 6, 2021
Merged

Make termcolor and cachetools default dependencies #190

merged 1 commit into from
Oct 6, 2021

Conversation

bgyori
Copy link
Member

@bgyori bgyori commented Sep 30, 2021

Currently, doing a simple import indra_db fails if only the default dependencies are installed since both termcolor and cachetools are imported in locations that are loaded centrally in the module. So this PR makes them default dependencies to allow importing indra_db upon a basic install without extras.

@bgyori bgyori merged commit 285948f into master Oct 6, 2021
@bgyori bgyori deleted the setup branch October 7, 2021 18:25
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.

None yet

1 participant