Skip to content

Commit

Permalink
feat: switch to creation of venv without Python or pip
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Mackay committed Dec 20, 2023
1 parent 5dd7117 commit fcfc0bb
Show file tree
Hide file tree
Showing 5 changed files with 3,076 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@
.ijwb
.*.venv/
**/__pycache__
.DS_Store
.DS_Store
**/target/
**/*.whl
.venv/
Loading

0 comments on commit fcfc0bb

Please sign in to comment.