mirror of
https://github.com/lilydjwg/nvchecker
synced 2025-02-08 22:37:06 +00:00
add comment about how to build and upload
This commit is contained in:
parent
fad7cf631d
commit
4bace14110
@ -5,3 +5,6 @@ build-backend = "setuptools.build_meta"
|
||||
[tool.pytest.ini_options]
|
||||
# addopts = -n auto
|
||||
asyncio_mode = "strict"
|
||||
|
||||
# build and upload
|
||||
# rm -rf dist && python -m build --no-isolation && twine check dist/* && twine upload -s dist/*
|
||||
|
Loading…
Reference in New Issue
Block a user