Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb504a37

Browse files
authored
Merge pull requesttypesense#37 from grantjenks/sdist
Publish sdist along with wheel
2 parentsa0aa70d +7af90f9 commitb504a37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎publish.sh‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
22
rm -rf dist/*
3+
python3 setup.py sdist
34
python3 setup.py bdist_wheel --universal
45
twine upload dist/*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp