Skip to content

Commit

Permalink
Relax astrapy dependency requirement to accept v 1.* (#17)
Browse files Browse the repository at this point in the history
* Relax astrapy dependency requirement to accept v 1.*

* eradicate tabs in makefile output for spaces
  • Loading branch information
hemidactylus authored Apr 12, 2024
1 parent 05ca217 commit 5a1d4d7
Show file tree
Hide file tree
Showing 4 changed files with 369 additions and 361 deletions.
2 changes: 1 addition & 1 deletion libs/astradb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ check_imports: $(shell find langchain_astradb -name '*.py')

help:
@echo '----'
@echo 'check_imports - check imports'
@echo 'check_imports - check imports'
@echo 'format - run code formatters'
@echo 'lint - run linters'
@echo 'test - run unit tests'
Expand Down
Loading

0 comments on commit 5a1d4d7

Please sign in to comment.