Skip to content
Snippets Groups Projects
Commit 1ccf2db0 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Merge branch 'ipdb-update' into 'master'

Updates ipdb to the latest version

See merge request bob/bob.conda!380
parents 737f3737 9a37271a
No related branches found
No related tags found
1 merge request!380Updates ipdb to the latest version
Pipeline #24349 passed
{% set version = "0.10.3" %}
{% set version = "0.11" %}
package:
name: ipdb
......@@ -6,7 +6,7 @@ package:
source:
url: https://pypi.io/packages/source/i/ipdb/ipdb-{{ version }}.tar.gz
md5: def1f6ac075d54bdee07e6501263d4fa
sha256: 7081c65ed7bfe7737f83fa4213ca8afd9617b42ff6b3f1daf9a3419839a2a00a
build:
number: 0
......@@ -16,12 +16,12 @@ build:
requirements:
build:
- python
- ipython >=0.10.2
- ipython >=5.0.0
- setuptools
run:
- python
- ipython >=0.10.2
- ipython >=5.0.0
test:
requires:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment