Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Adds hypothesis to extras_require.
  • Loading branch information
maread99 committed Oct 23, 2021
1 parent 1016121 commit 4d12163
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
"pytest-benchmark",
"pytest-xdist",
"pip-tools",
"hypothesis",
],
},
)

0 comments on commit 4d12163

Please sign in to comment.