Skip to content

Instantly share code, notes, and snippets.

@mrrizal
Created January 9, 2021 10:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrrizal/8ef8d2db8e47936d17e7e8a351243830 to your computer and use it in GitHub Desktop.
Save mrrizal/8ef8d2db8e47936d17e7e8a351243830 to your computer and use it in GitHub Desktop.
#!make
build:
python setup.py sdist bdist_wheel
test:
pytest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment