Skip to content

Commit

Permalink
unittest2 was only needed for Python 2.6 (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
alanhamlett authored Aug 24, 2019
1 parent 9dafc65 commit 5fce013
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ pytest<5.0; python_version == "2.7"
pycodestyle==2.5.0
pyflakes==2.1.1
semantic_version==2.6.0
unittest2==1.1.0; python_version == "2.7"

0 comments on commit 5fce013

Please sign in to comment.