You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This thread is how the releases work for Delicatessen.
Once the version is completed, I take the following steps:
python -m pytest tests/
python -m sphinx -b html docs builddir
python setup.py sdist bdist_wheel
python -m twine upload -r pypi dist/*
Beta Was this translation helpful? Give feedback.
All reactions