File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 66[ ![ Build Status] ( https://travis-ci.org/codeclassroom/PlagCheck.svg?branch=master )] ( https://travis-ci.org/codeclassroom/PlagCheck )
77![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/plagcheck )
88[ ![ Documentation Status] ( https://readthedocs.org/projects/plagcheck/badge/?version=latest )] ( https://plagcheck.readthedocs.io/en/latest/?badge=latest )
9- ![ PyPI - License] ( https://img.shields.io/pypi/l/plagcheck )
9+ ![ PyPI - License] ( https://img.shields.io/pypi/l/plagcheck?color=orange )
1010![ PyPI - Downloads] ( https://img.shields.io/pypi/dm/plagcheck?color=blue )
1111
1212
@@ -77,7 +77,7 @@ git https://github.com/codeclassroom/PlagCheck.git
7777```
78783 . Install Dependencies.
7979``` bash
80- pip install -r requirements.txt
80+ pip install -r requirements-dev .txt
8181```
82824 . Run tests.
8383``` bash
You can’t perform that action at this time.
0 commit comments