Skip to content

Commit b97d1e6

Browse files
committed
Rename requirements-test.txt
1 parent 951cc69 commit b97d1e6

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
recursive-exclude * __pycache__
22
recursive-exclude * *.py[co]
3-
include requirements.txt

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ You may also want to follow the [author][jpadilla] on Twitter.
6060
Install testing requirements.
6161

6262
```bash
63-
$ pip install -r requirements-test.txt
63+
$ pip install -r requirements.txt
6464
```
6565

6666
Run with runtests.
File renamed without changes.

0 commit comments

Comments
 (0)