Skip to content

Commit ab2260f

Browse files
committed
[python-conprof] update release workflow
1 parent 3ccfe1a commit ab2260f

File tree

5 files changed

+4
-106
lines changed

5 files changed

+4
-106
lines changed

Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ endif
5050
./scripts/release.sh $(WHEEL_DIR)
5151
.PHONY: release
5252

53+
print_wheel:
54+
@echo $(WHEEL_DIR)
55+
.PHONY: print_wheel
56+
5357
##
5458
### Misc
5559
##

scripts/post-release.sh

Lines changed: 0 additions & 41 deletions
This file was deleted.

scripts/release-clean.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

scripts/release-common.sh

Lines changed: 0 additions & 49 deletions
This file was deleted.

scripts/release.sh

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)