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 58d26ab commit 524ccbfCopy full SHA for 524ccbf
Makefile
@@ -26,7 +26,7 @@ install:
26
pip install --no-deps -e .
27
28
package:
29
- python -m build --sdist --wheel
+ python -m build
30
31
test:
32
# Run a tmp folder to make sure the tests are run on the installed version
0 commit comments