Skip to content

Commit

Permalink
Add integration test for pypi flag
Browse files Browse the repository at this point in the history
  • Loading branch information
delsner committed Jun 5, 2024
1 parent 27a4506 commit 9b4ac86
Show file tree
Hide file tree
Showing 5 changed files with 927 additions and 0 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` currently 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 9b4ac86

Please sign in to comment.