Skip to content

Commit 88cf40a

Browse files
authored
Update README.md
1 parent 7799384 commit 88cf40a

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,9 @@ Pyenv is a library to work with different python environments-
3737

3838
## Add libraries to be used in the package to requirements.txt :
3939
Set up requirements.txt for required packages
40-
pydantic- Data validation library for python
41-
https://docs.pydantic.dev/latest/
42-
requests - To get data from APIs
43-
pytest- python testing library
44-
https://docs.pytest.org/en/stable/
40+
pydantic : https://docs.pydantic.dev/latest/ - Data validation library for python
41+
requests - To get data from APIs
42+
pytest : https://docs.pytest.org/en/stable/ - python testing library
4543
jsonschema
4644
pytest-html
4745
pytest-cov

0 commit comments

Comments
 (0)