We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8177103 commit 7ad8e99Copy full SHA for 7ad8e99
_delphi_utils_python/Makefile
@@ -30,4 +30,4 @@ clean:
30
31
release: lint test
32
. env/bin/activate ; \
33
- python -m build --sdist --wheel
+ python -m build --sdist --wheel
0 commit comments