Skip to content

Commit

Permalink
Merge 45f897a into f4aab95
Browse files Browse the repository at this point in the history
  • Loading branch information
aschroed committed Oct 10, 2023
2 parents f4aab95 + 45f897a commit d9412a8
Show file tree
Hide file tree
Showing 5 changed files with 197 additions and 230 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -4,7 +4,7 @@ clear-poetry-cache: # clear poetry/pypi cache. for user to do explicitly, never
poetry cache clear pypi --all

configure: # does any pre-requisite installs
pip install poetry==1.3.2
pip install poetry==1.4.2

lint:
flake8 wranglertools
Expand Down

0 comments on commit d9412a8

Please sign in to comment.