Skip to content

Commit

Permalink
Drop twine dep
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Feb 14, 2024
1 parent 87eab1e commit 456af2c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ extra:
deploy:
- anaconda-client
- setuptools
- twine
- jq
channels:
- bokeh
Expand Down
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ tests = ['flake8', 'pytest']
build = [
'setuptools>=40.8.0',
'jupyterlab ~=4.0',
'twine',
'rfc3986',
'keyring'
]
all = ["jupyter_bokeh[tests]", "jupyter_bokeh[build]"]

Expand Down

0 comments on commit 456af2c

Please sign in to comment.