Skip to content

Commit

Permalink
Merge pull request ayushsquad#1 from squadrun/ayush/first
Browse files Browse the repository at this point in the history
upadte README
  • Loading branch information
ayushsquad authored Aug 11, 2024
2 parents 03e40b7 + ab6603f commit d98470c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# poetry
# poetry

note: uses python3.11


### how to use:

```bash
docker run --rm -v $(pwd):/app -v /tmp/cache:/root/.cache squadstack/poetry:latest python3 -m poetry build
```

0 comments on commit d98470c

Please sign in to comment.