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 9b690b4 commit ec44fedCopy full SHA for ec44fed
release.sh
@@ -7,4 +7,5 @@ rm -rf build/*
7
python setup.py bdist_wheel --universal
8
python setup.py sdist
9
twine upload dist/tokenizer-$1*
10
+rm -rf build/*
11
0 commit comments