-
- Downloads
Merge branch 'patnala_issue_3_setup_test_environment' into 'main'
added requirements.txt and test file test_calculator.py See merge request !3
Branches
Tags
requirements.txt
0 → 100644
coverage==7.2.6 | ||
exceptiongroup==1.1.1 | ||
iniconfig==2.0.0 | ||
packaging==23.1 | ||
pluggy==1.0.0 | ||
pytest==7.3.1 | ||
pytest-cov==4.0.0 | ||
tomli==2.0.1 |
test_calculator.py
0 → 100644
Please sign in to comment