Skip to content

Commit b839a42

Browse files
committed
Remove extra requirement
1 parent 56cd1ff commit b839a42

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.mailmap

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Git .mailmap file. This file changes the display of names in git log, and
2+
# other locations. This lets us change how old names and emails are displayed
3+
# without rewriting git history.
4+
#
5+
# See https://blog.developer.atlassian.com/aliasing-authors-in-git/
6+
7+
Emily Mills <emily@emlove.me> <adam@armills.info>

requirements-test.txt

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
pep8==1.7.1
21
flake8==3.7.8
32
coverage==5.3
43
coveralls==2.2.0

0 commit comments

Comments
 (0)