From ccd5de96b8384d4347562103c8ac477dcdf5691d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Al=C3=A1n=20Mu=C3=B1oz?= <alan.munoz@ed.ac.uk> Date: Thu, 2 Mar 2023 18:44:34 +0000 Subject: [PATCH] chore(pyproject): add ipdb as dev dep --- poetry.lock | 57 ++++++++++++++++++++++++++++++++------------------ pyproject.toml | 1 + 2 files changed, 38 insertions(+), 20 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3d272fb4..1f50f0a1 100644 --- a/poetry.lock +++ b/poetry.lock @@ -214,7 +214,7 @@ files = [ name = "appnope" version = "0.1.3" description = "Disable App Nap on macOS >= 10.9" -category = "dev" +category = "main" optional = false python-versions = "*" files = [ @@ -310,7 +310,7 @@ files = [ name = "asttokens" version = "2.2.1" description = "Annotate AST trees with source code positions" -category = "dev" +category = "main" optional = false python-versions = "*" files = [ @@ -401,7 +401,7 @@ pytz = {version = ">=2015.7", markers = "python_version < \"3.9\""} name = "backcall" version = "0.2.0" description = "Specifications for callback functions passed in to an API" -category = "dev" +category = "main" optional = false python-versions = "*" files = [ @@ -1053,7 +1053,7 @@ files = [ name = "decorator" version = "5.1.1" description = "Decorators for Humans" -category = "dev" +category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1140,7 +1140,7 @@ files = [ name = "executing" version = "1.2.0" description = "Get the currently executing AST node of a frame, and other information" -category = "dev" +category = "main" optional = false python-versions = "*" files = [ @@ -1896,6 +1896,23 @@ files = [ {file = "iniconfig-2.0.0.tar.gz", hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3"}, ] +[[package]] +name = "ipdb" +version = "0.13.11" +description = "IPython-enabled pdb" +category = "main" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" +files = [ + {file = "ipdb-0.13.11-py3-none-any.whl", hash = "sha256:f74c2f741c18b909eaf89f19fde973f745ac721744aa1465888ce45813b63a9c"}, + {file = "ipdb-0.13.11.tar.gz", hash = "sha256:c23b6736f01fd4586cc2ecbebdf79a5eb454796853e1cd8f2ed3b7b91d4a3e93"}, +] + +[package.dependencies] +decorator = {version = "*", markers = "python_version > \"3.6\" and python_version < \"3.11\""} +ipython = {version = ">=7.31.1", markers = "python_version > \"3.6\" and python_version < \"3.11\""} +tomli = {version = "*", markers = "python_version > \"3.6\" and python_version < \"3.11\""} + [[package]] name = "ipykernel" version = "6.21.2" @@ -1934,7 +1951,7 @@ test = ["flaky", "ipyparallel", "pre-commit", "pytest (>=7.0)", "pytest-asyncio" name = "ipython" version = "8.11.0" description = "IPython: Productive Interactive Computing" -category = "dev" +category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2040,7 +2057,7 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] name = "jedi" version = "0.18.2" description = "An autocompletion tool for Python that can be used for text editors." -category = "dev" +category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2775,7 +2792,7 @@ python-dateutil = ">=2.7" name = "matplotlib-inline" version = "0.1.6" description = "Inline Matplotlib backend for Jupyter" -category = "dev" +category = "main" optional = false python-versions = ">=3.5" files = [ @@ -3801,7 +3818,7 @@ files = [ name = "parso" version = "0.8.3" description = "A Python Parser" -category = "dev" +category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3867,7 +3884,7 @@ files = [ name = "pexpect" version = "4.8.0" description = "Pexpect allows easy control of interactive console applications." -category = "dev" +category = "main" optional = false python-versions = "*" files = [ @@ -3882,7 +3899,7 @@ ptyprocess = ">=0.5" name = "pickleshare" version = "0.7.5" description = "Tiny 'shelve'-like database with concurrency support" -category = "dev" +category = "main" optional = false python-versions = "*" files = [ @@ -4111,7 +4128,7 @@ twisted = ["twisted"] name = "prompt-toolkit" version = "3.0.38" description = "Library for building powerful interactive command lines in Python" -category = "dev" +category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -4235,7 +4252,7 @@ testqt = ["pytest-qt", "qtpy"] name = "ptyprocess" version = "0.7.0" description = "Run a subprocess in a pseudo terminal" -category = "dev" +category = "main" optional = false python-versions = "*" files = [ @@ -4247,7 +4264,7 @@ files = [ name = "pure-eval" version = "0.2.2" description = "Safely evaluate AST nodes without side effects" -category = "dev" +category = "main" optional = false python-versions = "*" files = [ @@ -4416,7 +4433,7 @@ files = [ name = "pygments" version = "2.14.0" description = "Pygments is a syntax highlighting package written in Python." -category = "dev" +category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5566,7 +5583,7 @@ test = ["pytest"] name = "stack-data" version = "0.6.2" description = "Extract data from python stack frames and tracebacks for informative displays" -category = "dev" +category = "main" optional = false python-versions = "*" files = [ @@ -5913,7 +5930,7 @@ files = [ name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "dev" +category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6047,7 +6064,7 @@ telegram = ["requests"] name = "traitlets" version = "5.9.0" description = "Traitlets Python configuration system" -category = "dev" +category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6213,7 +6230,7 @@ wx = ["wxPython"] name = "wcwidth" version = "0.2.6" description = "Measures the displayed width of unicode strings in a terminal" -category = "dev" +category = "main" optional = false python-versions = "*" files = [ @@ -6578,4 +6595,4 @@ omero = ["omero-py"] [metadata] lock-version = "2.0" python-versions = ">=3.8, <3.11" -content-hash = "28c17ddd4576146e65c450c6f11c034dc216ac15d75beaa22ce3173636aa2af0" +content-hash = "445d2b0576dbcba4945a8e22af0d35a75704d29fe8fb528ca14dfa1450fb3b6b" diff --git a/pyproject.toml b/pyproject.toml index 96df2ea3..94ca138a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,6 +81,7 @@ coverage = "^7.0.4" jupytext = "^1.14.4" grid-strategy = "^0.0.1" readchar = "^4.0.3" +ipdb = "^0.13.11" [tool.poetry.group.napari] -- GitLab