Skip to content

Commit

Permalink
Lessen strict test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkjt2000 committed Apr 8, 2020
1 parent db85166 commit b599ce6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-r requirements.txt
mock==4.0.2
nose==1.3.7
mock>=3.0.5
nose>=1.3.7
twine

0 comments on commit b599ce6

Please sign in to comment.