We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a166000 commit b5e99dfCopy full SHA for b5e99df
.github/workflows/ci-test-sdist.yml
@@ -32,5 +32,6 @@ jobs:
32
python -m pip install poetry
33
- name: Prepare
34
run: |
35
+ env
36
make prepare_for_pypi
37
tar -tvf dist/*.tar.gz
0 commit comments