Skip to content

Commit 8cc34e9

Browse files
Pin colored <1.5.0 (#23)
automerged PR by conda-forge/automerge-action
2 parents 967cfc1 + 1c8ba38 commit 8cc34e9

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

.ci_support/linux_64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cdt_name:
2-
- cos6
2+
- cos7
33
channel_sources:
44
- conda-forge
55
channel_targets:

.gitattributes

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.scripts/build_steps.sh

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ source:
1111
sha256: ee1dbd4470abc5d7b1a5a6edc4c431ffb45a8509820c61e1749d56113bed7d88
1212

1313
build:
14-
number: 0
14+
number: 1
1515
noarch: python
1616
script: {{ PYTHON }} -m pip install . -vv
1717

@@ -21,7 +21,7 @@ requirements:
2121
- python >=3.6
2222
run:
2323
- ansitable
24-
- colored
24+
- colored <1.5.0
2525
- matplotlib-base
2626
- numpy
2727
- python >=3.6

0 commit comments

Comments
 (0)