Skip to content

Commit 85a0ab3

Browse files
committed
codecov fix again
1 parent 71f3f3c commit 85a0ab3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
- ncurses
1010
- openssl
1111
- pip
12-
- python>=3.6,<3.11
12+
- python>=3.6,<3.14
1313
- readline
1414
- setuptools
1515
- sqlite
@@ -21,7 +21,7 @@ dependencies:
2121
- atomicwrites
2222
- attrs
2323
- chardet
24-
- codecov
24+
- codecov~=2.1.13
2525
- coverage~=7.6.12
2626
- idna
2727
- marshmallow>=3,<4

0 commit comments

Comments
 (0)