PyJaipur / PyJudge

Simple Programming Contest hosting software
MIT License
17 stars 29 forks source link

Install pytest in pipenv #98

Closed rishabhKalakoti closed 5 years ago

rishabhKalakoti commented 5 years ago

Dependency of pytest module is not present in the Pipfile in branch test. It has to be installed in pipenv if we are using it.

shivankgtm commented 5 years ago

branch 'tests' was created by mistake form me.

rishabhKalakoti commented 5 years ago

Still it will have to be added in the main branch if not installed yet.