Skip to content

Commit 5787e21

Browse files
authored
Update README.md
1 parent 9e28f96 commit 5787e21

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Pyenv is a library to work with different python environments-
3838
## Add libraries to be used in the package to requirements.txt :
3939
**Set up requirements.txt for required packages**
4040

41-
* pydantic : https://docs.pydantic.dev/latest/ - Data validation library for python
41+
* [pydantic](https://docs.pydantic.dev/latest/) - Data validation library for python
4242
* requests - To get data from APIs
43-
* pytest : https://docs.pytest.org/en/stable/ - python testing library
43+
* [pytest](https://docs.pytest.org/en/stable/) - python testing library
4444
* jsonschema :
4545
* pytest-html:
4646
* pytest-cov:

0 commit comments

Comments
 (0)