Skip to content

Commit

Permalink
build(pip): add wheel dep for build/release
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineDao committed Nov 2, 2021
1 parent 380e68c commit b92a919
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,7 @@ tox.ini
.eggs
*.code-workspace

build
dist

venv
1 change: 1 addition & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ sphinx-bootstrap-theme
sphinxcontrib-fulltoc
sphinxcontrib-websupport
twine
wheel
pylama
jupyterlab
autopep8

0 comments on commit b92a919

Please sign in to comment.