Changeset - 457406ffd276
[Not reviewed]
0 1 0
Branko Majic (branko) - 3 years ago 2020-11-04 21:00:25
branko@majic.rs
GC-40: Updated Pytest to latest version.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -41,7 +41,7 @@ test_lint_requirements = [
 

	
 
test_requirements = [
 
    'freezegun>=1.0,<1.1',
 
    'pytest>=5.4,<5.5',
 
    'pytest>=6.1,<6.2',
 
    'pytest-cov>=2.10,<2.11',
 
    'tox>=3.20,<3.21',
 
    'pexpect>=4.8,<4.9',
0 comments (0 inline, 0 general)