Skip to content

Commit

Permalink
Merge branch 'main' into build-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw authored Jun 5, 2024
2 parents 404d25d + 52d4869 commit 874dd5d
Show file tree
Hide file tree
Showing 7 changed files with 946 additions and 2 deletions.
8 changes: 8 additions & 0 deletions examples/pypi-packages/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# PyPI Example

`pixi-pack` does not support PyPI packages.
To still pack the environment (excluding all PyPI packages), you can run:

```shell
pixi-pack pack --ignore-pypi-errors
```
Loading

0 comments on commit 874dd5d

Please sign in to comment.