代码拉取完成,页面将自动刷新
:param:
, :type:
(:return:
, :rtype
if it returns something),
(:raise:
if it may raise an error) in their docstring.Here's a brief check list for releasing a new version:
__version__
in sass.py file.
Note that it might be already bumped by other maintainers,
so check what's the latest release version from PyPI.git tag
command. The tag name has to simply be
the version name e.g. 1.2.3
. Of course, the tag also has to be pushed
to the upstream repository.python3 setup.py sdist upload
).
If it's successful the new version must appear on PyPI../bin/build-manylinux-wheels
to build linux wheels and upload them to
PyPI (takes ~5 minutes).python setup.py upload_doc
command.
Although it seems possible to be automated using Github Actions.Ping Hong Minhee ([email protected], @dahlia on GitHub) if you need any help!
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。